Webhook
Introduction
Functions
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.
Application Scenarios
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.
Plan Description
This is a paid feature. For details, see Understand Your Account Usage and Limits.
Where to Set
Select a form for which you want to set Webhook, click 图标, and click Edit > Extension > Webhook > New to create a Webhook.
Using a Webhook
Webhook includes:
For details about Webhook, see the documents above.
Note: Data updated/created/deleted by API cannot trigger Webhook.