Webhooks allow data from Kintone to be sent to an endpoint without the use of coding. To set up a Webhook, only the endpoint and the trigger event need to be selected. By sending the Webhook to a service like
Zapier
, the data can then be used to perform other actions on external services, such as syncing data.
How to Set Up a Webhook
Webhooks can be set up by navigating to the App's settings and clicking on the Webhooks option. Click on the [+] icon to start setting up a Webhook.
For an example of setting up a Webhook with Zapier, refer to the
Setting Webhook
article on the Kintone Help site.
Data Sent by the Webhook
Data sent with Webhooks are sent in JSON format. For details on the contents of the data, refer to the
Content of Webhook Notification Triggered by Actions in Kintone
article on the Kintone Help site.
Webhook Execution Logs
Webhook execution logs can be checked in the Webhook settings of the App. For more information, refer to the
Checking Webhook Execution Logs
article on the Kintone Help site.