6sense · AsyncAPI Specification
6sense AI Email Webhooks
Version 2
Outbound webhook events emitted by the 6sense AI Email product (formerly Conversational Email, formerly Saleswhale) to a customer-configured Target URL. PROVENANCE: 6sense does not publish an AsyncAPI document. This one was generated by API Evangelist from the provider's own published webhook reference at https://docs.saleswhale.com/ — the three event names, the envelope, the payload fields, the HMAC-SHA256 query-parameter signature scheme and the retry policy are all taken verbatim from that reference. Nothing here is invented. Field types are inferred from the published example payloads where the reference does not state them explicitly.
View Spec
View on GitHub
Account Based MarketingIntent DataB2BPredictive AnalyticsRevenueSales IntelligenceArtificial IntelligenceMarketing TechnologyAsyncAPIWebhooksEvents
Channels
webhook
The single endpoint all AI Email events are delivered to.
Messages
ConversationEnded
Conversation ended
Triggered whenever a conversation status changes to a terminal status. May fire more than once for the same conversation.
EmailSent
Email sent
Triggered whenever an email is sent by the AI email agent.
LeadMarkedDoNotContact
Lead marked Do Not Contact
Triggered whenever a lead is marked Do Not Contact. This cannot be reverted; treat as an authoritative suppression signal.
Servers
https
customerTarget
Customer-configured webhook Target URL, set in AI Email Account Settings. 6sense POSTs to this URL with ?signature=×tamp= appended.