Skip to Content

User Guide

Business Portal Login

Add a new webhook

  1. Navigate to the Webhooks tab
  2. Click the Add Webhook button
  3. Enter a friendly name for the webhook
    This is only used internally.
  4. Enter the URL for the webhook
    This is the URL which will receive the POST data payloads for the webhooks events.
    For testing and development, you can use services such as https://webhook.site/
  5. Choose the api key modes which will receive events
    If Production is ticked, then this webhook will receive events caused by Production api keys. If Test mode is ticked, then this webhook will receive events caused by Test mode api keys.
  6. Choose the events which this webhook should receive
    If you choose to only receive some events, then you also need to choose which events should be received
  7. Click the Save button