Creating Webhooks

Step by Step Walkthrough

  1. Login to your account in panel.bace-iot.com.

  2. Click into Project you want to setup a webhook.

  1. From left navigation, go to Integration -> Webhooks

  1. Click Create Webhook button and fill in the details accordingly:

Webhook Label: Provide a name that will help you remember what the webhook is for

Forwarding Type: Select Measurements or Events, this determines the type of information you are sending in the webhook

Authorization: Add your authorization token. Some examples are Bearer <TOKEN> or ApiKey <TOKEN>

  1. Click create and you are done! You can check the response codes of the webhooks by clicking into Webhook Attempts tab.

Last updated