
Agent Webhook Behavior
The toggle updates webhook state for the selected agent.| Action | Behavior |
|---|---|
| Enable Webhook | Creates or assigns webhook state for the agent and stores the webhook id. |
| Disable Webhook | Removes the agent webhook association. |
| Save first requirement | If the agent has not been saved yet, the dashboard asks the user to save before enabling webhooks. |
| Failure handling | If the update fails, the toggle does not stay enabled. |
What Else Must Be Configured
Agent webhooks are only one part of event delivery.External webhook URL
The workspace endpoint receives events and must use HTTPS.
Webhook secret
The receiver should verify events with the workspace webhook secret.
Delivery retries
Workspace webhook settings decide retry count and timeout.
Call evidence
Call History confirms what happened even if a receiver failed.
Enable Agent Events Safely
Related Reading
External Webhooks
Configure the receiver endpoint.
Webhook Secrets
Verify events safely.
Webhook Failures
Debug delivery issues.