Webhooks testing
In this guide, we will look at how to test your webhooks integration with Rankbid.
You can request access to our testing environment by contacting us if you need in-depth integration tests.
To test webhooks, head over to your dashboard and acccess Settings » Notifications.
After filling the Webhook URL for your endpoint, you can send a test webhook call by clicking the Test
button.
You can choose between the different type of events that Rankbid can send to your webhook URL.
You can check if the response was successful or with the toast message that will appear on the screen.
Please make sure you have read the security section before deploying your webhook endpoint to production.