Checking Webhook Execution Logs
You can check the log of the latest 10 Webhook executions for each Webhook setting.
In the execution log, you can find the following information:
- Whether the notification is successfully sent
- Notification ID
- Action type
- User who performed the action
- Execution date and time
To check the log of the executions older than the latest 10 executions, check audit logs. Audit logs can be checked only by cybozu.cn Administrators. For details on the audit logs, refer to the following page:
A list of audit logs that kintone generates.
The following are the steps to check the log of the latest 10 executions:
-
Click the App Settings icon (the gear-shaped icon) at the upper right of the "View" screen.
-
Navigate to the app's App Settings screen, select the App Settings tab, and then click Webhooks under Customization and Integration.
-
Click Check Logs for the Webhook whose log you want to check.
-
Check the execution results from the log.
: The notification was successfully sent.
: The notification failed.
If all notifications are failed be sent, there is a possibility that the Webhook setting is not configured correctly.
If only some notifications are failed to be sent, the possible causes are as follows:
Cause | Supplementary information |
---|---|
The number of notifications in one minute exceeds 60. | Up to 60 Webhook notifications can be sent in one minute. If actions are carried out on records more than 60 times in one minute, Webhook notifications are not sent for the 61st and subsequent actions. |
The notification failed due to an error attributable to kintone. | The following may be the possible causes:
|
The notification failed due to an error attributable to the Web service that receives the notification. | The following may be the possible causes:
|