WebHook Posting / code Python . Possible?

Status: Closed · Asked by shin hojae on · 0 views

shin hojae — Question ·

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?

PabblyMember3 — Reply ·
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.

youtube.com/watch?v=M-oU-yG-CCU

I hope the above information is helpful.

hojae6b4 — Reply ·

Thank you. I solved it with API

Back to all forum threads · Log in to reply