webhook
AvailableDeveloper
Webhooks
Set up webhooks to receive instant HTTP POST notifications when events occur in Skode. Build real-time integrations, trigger external workflows, sync data to your systems, and create event-driven architectures.
checklistFeatures
check_circleReal-time HTTP POST notifications
check_circleEvent types: lead, deal, contact, invoice, task, message
check_circleConfigurable event filtering by type and criteria
check_circleAutomatic retry with exponential backoff
check_circleWebhook signature verification for security
check_circleDelivery logs with payload inspection
check_circleMultiple webhook endpoints per account
check_circleTest mode for development
check_circleBatch delivery option for high-volume events
check_circleCustom headers and authentication support
integration_instructionsSetup Guide
1
Navigate to Settings > Developer > Webhooks
2
Click "Add Webhook Endpoint" and enter your URL
3
Select which events you want to receive
4
Copy the signing secret for signature verification
5
Implement your endpoint to handle POST requests
6
Test with sample events and go live
Part of Skode Platform
Webhooks provide real-time event streaming from all Skode products.