WebHook Posting / code Python . Possible?

Status
Not open for further replies.

shin hojae

Member
Hello

I have two questions.

First, there is the webhook catch function.
Is there a webhook post function?
I'm asking because it's a function I need.

Second, zapier supports code-python function, and pablo supports or plans to support python?
 
P

PabblyMember3

Guest
Hello

I have two questions.

First, there is the webhook catch function.
Is there a webhook post function?
I'm asking because it's a function I need.

Second, zapier supports code-python function, and pablo supports or plans to support python?
Pabbly Connect has an API function, that can be used to post the JSON formatted data to any API endpoint based on the REST method i.e. GET,POST,PATCH,PUT, DELETE.

You can watch this video to learn more about this module.


I hope the above information is helpful.
 
Status
Not open for further replies.
Top