Webhook
This article walks you through the basics of Webhooks.
What is a Webhook?
Webhook in Jodoo is the customized callback URL by developers.
This is a way for users to change a web-app through custom callback functions, which can be maintained and modified by third-party users or developers who are not official developers of the web-app. You can push notifications of actions to the specific URL through Webhook. Custom callback functions of Webhook are usually triggered by some events. By configuring Webhook, users can retrieve events from one website to display them on another website. Any event can be retrieved and is usually integration of the system and notifications.
In product management system, when there is deleted or updated data in Jodoo, you can push the information to the third-party system by Webhook.
Please note that this is a paid feature. For details, see Understand Your Account Usage and Limits.
How to Set up a Webhook?
Select a form for which you want to set Webhook, click , and click Edit > Extension > Webhook > New to create a Webhook.
How to Use a Webhook?
Webhook includes:
For details about Webhook, see the documents above.
Note: Data updated/created/deleted by API cannot trigger Webhook.