2,000+ ready-made n8n workflows

An open collection of more than 2,000 n8n workflows with a search interface on top. The hard part is not finding automations. It is knowing which one to run.

The n8n workflow collection by Zie619 is a free, MIT-licensed GitHub repository holding 2,061 n8n workflows organised across 188 integrations. It ships with a searchable web interface, so you can find a workflow in the browser without installing anything, then download its JSON file and import it into your own n8n under Workflows, Import from File. After importing you connect your own API credentials and test the workflow before activating it.

What you get

  • 2,061 prebuilt n8n workflows as importable JSON files, counted in the repository
  • 188 integrations covered, across lead capture, CRM, content, support and reporting
  • A searchable web interface, so you can find one without cloning anything
  • The exact import steps, so a JSON file becomes a running workflow
  • A rule for choosing one workflow instead of importing everything

Who this is not for

This is not a beginner tutorial. You need n8n installed and your own API credentials for whatever the workflow touches.

Credit

Created by Zie619· MIT licensed, free on GitHub

ProfitizeOS did not build this and does not host it. You get a link straight to the original.

Free. Two fields, then straight to the resource and setup guide.

Common questions

Are these n8n workflows free?

Yes. The collection is MIT licensed and public on GitHub, so it is free to browse, download, adapt and use commercially. You only pay for whatever services the workflows connect to, such as your own API usage.

Can I search the workflows without downloading the repo?

Yes. The collection ships with a searchable web interface offering categories and instant search, so you can find and download a single workflow without cloning the repository. The link is on the resource page once you unlock it.

How do I import a workflow into n8n?

Download the workflow's .json file, open your n8n dashboard, then go to Workflows and choose Import from File. You can also create a new workflow and paste the raw JSON in directly. Connect your own credentials afterwards.

Do I need to know how to code to use them?

No, but you do need n8n set up and your own API keys for whatever each workflow connects to. The workflows are configuration rather than code, though reading JSON helps when something needs changing.

Which workflow should I start with?

Pick one that solves a problem you already have, rather than importing many at once. Understand what it does, customise it for your business, then activate it. One workflow you understand is worth more than two thousand you do not.

Read first

Before you import someone else's n8n workflow

More on this topic: n8n & Workflows