DeckleDocs
Dashboard

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#

  1. Create a Deckle secret key under Developers → API keys and copy it.
  2. In n8n, add the Deckle app (or an HTTP node) and authenticate with the key.
  3. Build a flow: your trigger → Deckle "create or update contact", "record event", or "send email".