Activated Cloud

Webhooks and the API

Connect the agent to your own software.

Two channels exist for developers rather than people. The API server accepts requests from your own applications, and webhooks let outside services push events to the agent — a form submission, a build failure, an alert — which it can then act on.

Both are enabled on the Channels page like any other channel. Webhooks additionally has its own page for managing subscriptions once it is switched on — and subscription changes hot-reload, so adding or disabling one does not need a restart.

Each subscription is one inbound event source. Disabled subscriptions reject events instead of quietly dropping them.