Create a New Webhook

Webhooks empower you to send data from your SquadCast Account to trusted apps when important events happen.

  1. Navigate to your Account page and select Developers within the left side navigation
  2. Click the Create Webhook button
  3. Input the Webhook URL that you would like to send your data to
    1. The URL must be accessible over HTTPS
    2. The URL cannot be served from localhost, we recommend Localtunnel for testing purposes
  4. Check the box to the left of one or more Webhook Events that you would like to send your data
  5. Click the Create button to save your Webhook

Delivery

  • If webhooks URLs do not respond with HTTP status code 200 or the request times out, we will retry the request
  • We will continue to retry the request for a few minutes with an exponential backoff strategy
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.