Overview
We recommend testing your webhook after creating them to ensure the proper functioning and integration of your subscriptions. This topic provides instruction to test the webhook URL with example data.Prerequisites
Before creating a webhook, ensure that you have Developer Admin privileges to test webhooks. For more information on privileges, see the Role-Based Access Control topic.Procedure
- In the left menu, click Settings > Developer Tools.
- Click Webhooks.
The Webhooks page is displayed. - Click the name of the webhook.
The webhook details page is displayed. - Click Test webhook.
The Test page is displayed. - In the Event to test dropdown, select an event to test.
If no dropdown is available, skip to the next step. - Click Run Test.
- 200 Ok
- 400 Bad request
- 401 Unauthorized
- 404 Subscription/Event type not found
- 500 Internal Server Error
