Overview
Webhooks send real-time HTTP notifications when events occur in your Graine AI account.Supported Events
- Call started
- Call ended
- Call failed
- Transcript updated
- Campaign progress
- Agent status changes
Configuration
Webhook Platforms
Make
Integromat workflows
n8n
Workflow automation
Custom
Your own server
Payload Example
Best Practices
- Implement retry logic
- Verify webhook signatures
- Respond with 200 OK quickly
- Process data asynchronously
- Log all webhook events
Next Steps
API Documentation
Explore the full API