Contents

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 (External link) , 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 (External link) 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 (External link) 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 (External link) article on the Kintone Help site.