Create webhook
Create a new webhook.
Authorizations
Path Parameters
Workspace ID
Body
Request body
Request body
Label identifying this webhook in the workspace.
"Reply notifications"
Event that triggers a delivery. A webhook subscribes to exactly one type, so receiving several events means registering several webhooks.
email_sent, email_opened, link_clicked, email_replied, linkedin_replied, contact_unsubscribed, email_bounced, positive_reply, negative_reply, label_changed, dnc_added, meeting_booked, meeting_completed, linkedin_message_sent, linkedin_inmail_sent, linkedin_connection_request_sent, linkedin_connection_request_accepted, linkedin_connection_request_withdrawn, linkedin_profile_viewed, linkedin_post_liked, linkedin_contact_followed, email_sent, email_opened, link_clicked, email_replied, linkedin_replied, contact_unsubscribed, email_bounced, positive_reply, negative_reply, label_changed, dnc_added, meeting_booked, meeting_completed, linkedin_message_sent, linkedin_inmail_sent, linkedin_connection_request_sent, linkedin_connection_request_accepted, linkedin_connection_request_withdrawn, linkedin_profile_viewed, linkedin_post_liked, linkedin_contact_followed Endpoint receiving the POST. Must be publicly reachable and answer 2xx: a failed delivery is not retried.
"https://example.com/webhooks/salesforge"
Deprecated: use sequenceIds. Ignored when sequenceIds is non-empty.
1"seq_abc123"
Sequences whose events this webhook receives. Omit or leave empty to receive events for every sequence in the workspace.
Response
Created webhook. The signingSecret is returned only here and cannot be retrieved later.
SigningSecret is returned exactly once, at creation, and cannot be retrieved afterwards.
Event that triggers a delivery. A webhook subscribes to exactly one type, so receiving several events means registering several webhooks.
email_sent, email_opened, link_clicked, email_replied, linkedin_replied, contact_unsubscribed, email_bounced, positive_reply, negative_reply, label_changed, dnc_added, meeting_booked, meeting_completed, linkedin_message_sent, linkedin_inmail_sent, linkedin_connection_request_sent, linkedin_connection_request_accepted, linkedin_connection_request_withdrawn, linkedin_profile_viewed, linkedin_post_liked, linkedin_contact_followed, email_sent, email_opened, link_clicked, email_replied, linkedin_replied, contact_unsubscribed, email_bounced, positive_reply, negative_reply, label_changed, dnc_added, meeting_booked, meeting_completed, linkedin_message_sent, linkedin_inmail_sent, linkedin_connection_request_sent, linkedin_connection_request_accepted, linkedin_connection_request_withdrawn, linkedin_profile_viewed, linkedin_post_liked, linkedin_contact_followed 