Retrieves a list of all webhooks subscribed in your workspace. Filter by event type or campaign ID.
| Parameter | Type | Required | Description |
|---|---|---|---|
type | string | No | Filter by webhook event type (e.g., lead_tagged_interested, message_received) |
campaignId | string | No | Filter by specific campaign ID |
type filter, you can specify any of these event types:
| Event Type | Description |
|---|---|
lead_tagged_interested | Lead tagged as “Interested” |
lead_meeting_booked | Lead tagged as “Meeting Booked” |
lead_status_matched | Lead accepted by screening |
lead_status_discarded | Lead discarded by screening |
campaign_completed | Campaign finished |
message_received | Lead sent a message |
linkedin_account_disconnected | LinkedIn account disconnected |
connection_request_accepted | Lead accepted connection request |
campaign_without_leads | Active campaign ran out of leads |
API key for authentication. Generate from your WaLead dashboard.
Filter by webhook event type
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 Filter by campaign ID