How do I set up and receive webhooks?
Last updated: March 18, 2025
Steps
Go to the Webhook Configurations page on the Rutter dashboard
Click on the green "Add Webhook URL" button on the bottom left
Fill out your webhooks endpoint, the Rutter API version you use, and toggle the webhook types you would like to receive
Click on the "Create New Webhook" button on the top right
You may test your new webhook setup by clicking into the webhook configuration you just created and clicking on the "Test Webhook Endpoint" button
Note that this sends an
ORDER_CREATEDevent, so make sure you have that webhook type enabled
Considerations
You may setup multiple webhook configurations for different endpoint and webhook type combinations