How do I set up and receive webhooks?

Last updated: March 18, 2025

Steps

  1. Go to the Webhook Configurations page on the Rutter dashboard

  2. Click on the green "Add Webhook URL" button on the bottom left

  3. Fill out your webhooks endpoint, the Rutter API version you use, and toggle the webhook types you would like to receive

  4. Click on the "Create New Webhook" button on the top right

  5. You may test your new webhook setup by clicking into the webhook configuration you just created and clicking on the "Test Webhook Endpoint" button

    1. Note that this sends an ORDER_CREATED event, so make sure you have that webhook type enabled

Considerations

  1. You may setup multiple webhook configurations for different endpoint and webhook type combinations