webhooks

Salesforge Webhook

Receive Salesforge webhook events.

Security: HMAC-SHA256 via X-Salesforge-Signature header. Processing: Persist raw → route → return 200 immediately.

Event types: email_replied → classify → positive: enrich + Telegram approval email_bounced → mark lead, log activity email_sent → update email_messages, log activity email_opened → update email_messages.opened_at, log activity link_clicked → update email_messages, log activity

post/api/webhooks/salesforge

Headers

X-Salesforge-Signaturestring nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.