Integrations · Bridge
n8n
Self-hostable workflows using the Deckle API via HTTP nodes.
Orchestrate Deckle from n8n workflows using HTTP Request nodes against the Deckle API, and Deckle webhooks as triggers.
Set it up#
- Create a Deckle secret key under Developers → API keys and copy it.
- In n8n, add the Deckle app (or an HTTP node) and authenticate with the key.
- Build a flow: your trigger → Deckle "create or update contact", "record event", or "send email".