Best free n8n workflow templates to copy in 2026 9,800+ free n8n workflow templates exist across the official library, GitHub repos, and community directories. Here are the best sources and what to do after importing.
How to use Power Automate Flow Checker to find errors before they hit production Power Automate Flow Checker catches missing inputs, bad expressions, broken connections, and deprecated actions at design time - but it cannot see any runtime failure. Use it well, then plan for what it cannot see.
How to sync HubSpot deals to a Notion database with Make.com HubSpot's Watch Deals module emits owner IDs, not names, so Notion's Owner column ends up blank. The fix is a Data Store cache between Notion's List Users and the page write.
Launching content-distribution-mcp: one finished post, eight channels One finished post fans out to DEV.to, Hashnode, GitHub Discussions, Bluesky, Reddit, Medium, LinkedIn, and Twitter from any MCP host.
How to run n8n in queue mode with Redis and worker containers on Docker A working docker-compose.yml for n8n queue mode: Redis broker, Postgres, main process, and worker replicas, plus how to verify workers actually pick up jobs.
agency-os: the Notion board that plans your work, then ships it We turned Notion into the dashboard of a small AI agency. You drop ideas in. Agents plan the work, sequence it, and ship the output. Here's why we built it and how it works.
n8n MCP server: build, lint, and debug workflows from your AI agent Nine tools that generate correct n8n JSON, lint for the failure modes that matter, and diagnose silent data loss. Install snippets for Cursor, Claude Code, and six more hosts.
Self-hosting n8n on a $5 DigitalOcean VPS: complete 2026 setup walkthrough A 1 GB Ubuntu droplet, Docker Compose with n8n + Caddy, and the WEBHOOK_URL setting most tutorials skip - run in under 15 minutes.