Integrations · Inbound
PostHog
Trigger Deckle automations from PostHog product events.
Point a PostHog HTTP webhook destination at Deckle. Events become Deckle events (and $identify calls become contacts) so product behavior drives lifecycle email.
Set it up#
- Click Connect to generate your endpoint URL and signing secret.
- In PostHog, add a webhook pointed at the endpoint URL and set the signing secret.
- Trigger a test event — the contact or event appears in Deckle within seconds.
How data maps#
$identify / $set → contact (traits → custom fields)any event → event (name + properties)
Requests are verified via the x-deckle-secret header using your signing secret.