Configure webhooks

Mix provides a mechanism that allows you to receive event notifications with webhooks. Webhooks provide a payload that includes data related to the triggered event. You can then use this data to call Mix.api endpoints and automate some actions.


About webhooks

Use cases for implementing webhooks, including information on permissions required and available events.

Webhooks workflow

Configure webhooks to receive event notifications.

Webhook events

Application configuration and deployment events that can trigger a webhook.