Frequently asked questions
Everything about our free n8n workflow library
Are these n8n workflow templates really free?
Yes — every workflow in the library is 100% free. You create a free account (no credit card, no limits), download the JSON file, import it into your own n8n instance, and it's yours forever.
How do I import a workflow JSON file into n8n?
Open n8n, create a new workflow, click the ⋯ menu in the top-right corner and choose 'Import from file…'. Select the JSON you downloaded from FlowRecipesHub and the complete workflow — triggers, nodes and connections — appears on your canvas instantly.
Do I need to know how to code to use these automations?
No. Every recipe is a complete, pre-built n8n workflow. You only need to connect your own accounts (like Gmail, Shopify or Slack) as credentials in n8n and activate the workflow. Each recipe page includes step-by-step setup instructions.
Do the workflows work with both n8n Cloud and self-hosted n8n?
Yes. The JSON format is identical, so every template imports into n8n Cloud, n8n self-hosted (Docker, npm) and n8n Desktop. Some recipes that call AI models require an API key for the model provider.
Which apps and integrations are covered?
The library covers 300+ tools including Shopify, WooCommerce, Gmail, Google Sheets, Slack, Discord, Telegram, WhatsApp, HubSpot, Stripe, Notion, Airtable, Meta Ads, TikTok and YouTube — plus AI steps powered by Claude and other LLMs.
What kind of business tasks can I automate?
Anything repetitive: order alerts and inventory syncing for e-commerce, lead generation and CRM enrichment for sales, content repurposing for marketing, invoice filing for finance, review replies for customer support, and hundreds more — organized by category so you can browse by use case.
How is this different from the official n8n template gallery?
Every FlowRecipesHub recipe is a complete, documented business solution: the workflow JSON plus plain-English setup steps, required credentials, cost notes and FAQ. We focus on outcomes — 'get a WhatsApp ping for every Shopify order' — not bare node demos.
Are AI agent workflows included?
Yes. Many recipes embed an AI reasoning step (Claude) inside the n8n workflow — drafting review replies, scoring leads, summarizing feedback or writing social posts automatically. The AI prompt engineering is already done for you inside each template.