Webhooks Integration

Test & Validate Webhook

2min

You can do a test of the webhooks to see if the payloads are correct or to make sure the integration is functioning. When a transaction is performed in Test mode, test events are triggered. Since the format of the payload is consistent between the Live and Test environments, you may have faith in your pre-production checks.

Webhooks can be tested with using request interceptor tools.

  • Using Request Interceptor Tools🔗

The internet provides a plethora of free, high-quality webhook testing tools. Performing search on Google for "test webhooks online” will bring up a number of different sites where you can put your webhook testing skills to the test. One such website is https://webhook.site

To test webhooks:

1. Go to https://webhook.site to test webhooks.



Document image


2. In the Callerdesk Panel's Webhook URL field, paste the endpoint that you copied in the previous step. Be sure to log in to the platform first before clicking the link to the CallerDesk Webhook Page above.



Document image