Webhooks & API Subscribe to events like: New conversation User submitted form Triggered fallback Webhook example: json Copy{ "event": "new_conversation", "user": "john@example.com", "message": "Hi there!" }