Webhook Troubleshooting

When the Webhooks configured in AdminCenter are not being triggered, here are the steps to follow in order to find out if it's an issue within the Workflows, or if the Webhook URL needs to be validated.

Go to AdminCenter > Processes > Actions and configure na Action with the type Webhook, to test, use the following website to provide the webhook URL: https://webhook.site/#!/view/

image-20240418-101748.png

Click Save and next go to Business Rules tab and configure a Business Rule with the Action created previously.
As we are troubleshooting the Webhooks the Business Rule doesn’t need any conditions.

image-20240418-102206.png

After this we should enter the Workflow tab to configure an Event to trigger our Webhook.

After completing this steps we should trigger the event and confirm if the webhook is received in the website.