Trigger webhook
triggerWebhookTrigger an automation via a webhook. Optionally specify devices or pass parameters to customize the trigger.
Instructions
Trigger webhook. Triggers an automation via a webhook. Webhooks that require an authorization header must include a write-enabled API key. Level API endpoint: POST /v2/automations/webhooks/{token}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The token of the webhook to trigger. | |
| device_ids | No | Trigger the automation for the specified devices. Conditions on the trigger will still be applied. |