Get Sample Webhook Data
Webhooks
Get Sample Webhook Data
Retrieves sample data for a specific webhook type to test your integration
GET
Get Sample Webhook Data
Documentation Index
Fetch the complete documentation index at: https://docs.walead.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Retrieves sample data for a specific webhook event type. Use this endpoint to test your webhook integration and understand the payload structure before subscribing.Use Cases
- Testing: Validate your webhook handler with real data structure
- Development: Build your integration with sample payloads
- Documentation: See what fields are available for each event type
Sample Data
The endpoint returns up to 3 recent records matching the event type, or sample test data if no records exist in your workspace.Authorizations
API key for authentication. Generate from your WaLead dashboard.
Query Parameters
Webhook event type
Available options:
lead_tagged_interested, lead_meeting_booked, lead_status_matched, lead_status_discarded, campaign_completed, message_received, linkedin_account_disconnected, connection_request_accepted, campaign_without_leads Response
Sample data retrieved successfully