Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you have any Integrations created, you can associate your webhook to an existing integration. For more information about Integrations, click here.

For our example, we will leave INTEGRATION blank:

...

When the webhook subscription triggers a request to the CALLBACK URL endpoint, a new entry will be displayed under the “Recent Requests” Recent Requests tab on the webhook Webhook details page:

...

Clicking on the link will bring you to the list of recent requests for that webhook:

...

Each entry includes all the necessary request data to troubleshoot issues. From timestamp, query data, query response and template results used to generate the request payload, to the full request response object and the error handling template result.

The system will keep up to 100 entries per webhook subscription.

Webhook Errors

Any errors that the webhook subscription encounters when it tries to deliver a notification will be displayed under the Error tabs on the webhook page.

...