Cord inside your n8n flows, with the signature verified.

The n8n-nodes-cord community node registers its own webhook in Cord, verifies the signature of every delivery and lets you create clients, quotes and tasks from your flows.

Included in every Cord plan; webhooks and calls count toward your plan limits

Cord
n8n
Cord nodes in n8nAutomation
Cord TriggerThe events you chooseRegisters the webhook on activate and deletes it on deactivate
ClientsCreate, update, get and searchFrom the Cord node
QuotesCreate, get, search, send and mark paidFrom the Cord node
TasksCreateFrom the Cord node
01

SIGNED TRIGGER

A POST that does not come from Cord is dropped.

Cord Trigger verifies the signature of every delivery before starting the flow, so nobody can fire your automation by sending fake data to the webhook URL. When you activate the flow, n8n registers the webhook in Cord for you and deletes it when you deactivate it.

  • X-Cord-Signature-V1 signature verification
  • Automatic webhook registration and removal
  • You choose the events that start the flow
02

YOUR INSTANCE, YOUR DATA

Built for teams that run their own n8n.

The node installs from Settings › Community nodes with admin rights on your n8n installation. The Cord API credential uses a Cord secret key; test keys work against your test environment and the test button tells you which one you are using.

  • Package published on npm with provenance
  • Test keys for your test environment
  • The HTTP Request node covers any remaining endpoint

SETUP

How to connect n8n

  1. 1

    Install the node

    In n8n, open Settings › Community nodes and install n8n-nodes-cord.

  2. 2

    Create a key

    In Cord, turn on developer mode at the bottom of the Settings index and create a secret key with write permission in the API tab.

  3. 3

    Add the credential

    In n8n create a Cord API credential, paste the key and test it.

  4. 4

    Build the flow

    Add Cord Trigger with the events you want and the Cord node to act on clients, quotes and tasks. Activate the flow.

NO SURPRISES

What it does not do yet

We would rather you read it here than find it out halfway through.

  • Today it works on self-hosted n8n; it will appear in n8n Cloud once n8n finishes verifying the node.
  • n8n connects with an API key, not OAuth: every instance has its own return address.
  • Webhooks and API calls count against your plan limits, just like with Zapier or Make.

QUESTIONS

n8n and Cord, answered

Not yet. Today it works on self-hosted n8n; it will show up in the n8n Cloud node panel once n8n finishes verifying it. It was submitted for verification in September 2026.

Create, update, get and search clients; create, get, search, send and mark quotes as paid; and create tasks. For any other endpoint you can use the HTTP Request node against the Cord API.

Cord Trigger verifies the X-Cord-Signature-V1 signature of every delivery; a POST to the webhook URL that does not come from Cord is dropped.

Yes. Keys starting with sk_test_ work against your test environment, and the credential's test button tells you whether the key is a test or a production key.

START TODAY

Your automation, with data that really comes from Cord.

Install n8n-nodes-cord and connect your account with a key. Free to start.

No credit card required · Free plan forever