Configure Webhooks
Webhook targets are configured per agent.
Location: Agent -> Webhook tab -> Add Target
Add a target
Target fields
Limits
- Maximum 5 webhook targets per agent.
- Target names must be unique within one agent.
- Each target can subscribe to a different set of events.
Test locally
Use a public tunnel or a temporary test endpoint while building your receiver. Do not use a local-only URL because FormantAI must reach your endpoint over the public internet.
Webhook secrets should be treated like passwords. Store them in your backend secret manager and rotate them if exposed.