Using Webhooks

Webhooks are a flexible and easy way for SOTI MobiControl to send messages to other applications. Configuring a webhook involves defining the endpoint URL (where to send the message), configuring authentication and choosing the message format. Signal policies define the events and conditions in SOTI MobiControl that trigger a webhook. Signal policies can trigger several different types of actions. When configuring a signal policy to trigger a webhook, you must select Trigger Webhook as the action.

Configuring a signal policy involves defining the events and conditions that trigger the webhook, selecting a webhook, and selecting the information to include in the webhook message. Optionally, you can define the dates, times and the duration that the signal policy is in effect.

The Creating a Webhook section describes how to set up a webhook. Using Signal Policies to Trigger Webhook Actions describes configuring a signal policy with an example that triggers a webhook when an Apple device has less than 1 GB of available memory. The Webhook Payload Reference section provides reference information regarding payload headers and provides payload examples.