Set up webhooks to receive real-time notifications from Buena.ai
{ "event": "lead_status_changed", "timestamp": "2024-01-01T00:00:00Z", "data": { "lead_id": "123", "old_status": "new", "new_status": "contacted" } }