Webhooks
Set up webhooks to receive real-time notifications when data changes.
Setting Up Webhooks
1. Create a webhook endpoint in your application that can receive POST requests
2. Register your webhook URL in the PlumoAI dashboard
3. Verify webhook signatures to ensure requests are authentic
4. Handle webhook events in your application
