Advanced Topics

Custom HTTP Headers Authentication for Webhooks

Custom HTTP headers are commonly used to provide additional information.  If any end-user wants to provide additional information when default headers are not enough then they can use a custom header configuration. For example : authentication / encryption / integrity. Configuration We can configure custom HTTP Headers using both Org and Site Webhooks API. Org...

Site Name as a Webhook Field [API]

Webhooks are an intuitive method of collecting data by having real-time events push their information onto a provided URL to be used for data analysis. We are including an additional “site_name” field in the following webhook topics: device-events, alarms, audits, and client-sessions. This helps when monitoring webhook data for multiple sites – users do not...