n8n Workflows

Starter templates you can import into n8n in about a minute. Every flow ships inactive, with a sticky note on the canvas covering credentials and environment variables, and no secrets baked into the JSON.

  1. 1 Download a .json file below
  2. 2 In n8n choose ⋯ → Import from File
  3. 3 Follow the sticky note, then activate

Building your own

These templates are deliberately small — they demonstrate one pattern each rather than solving a whole business process. The patterns worth stealing are the error branches and the idempotency checks, which is where most homegrown flows fall over.

For the reasoning behind how these are structured, see Building Reliable Data Pipelines with n8n. If you would rather have this built for you, that is a service we offer.