Loading Templates...

Ready-to-Use
Workflow Templates

Start automating in seconds with our library of proven workflow templates.

All Workflows

Page 1 of 1
Free
0.00

Googlesheets Workflow

n8n automates Google Sheets via pre-built nodes like n8n-nodes-base.googleSheets and webhook to sync, transform, and trigger actions without code—ideal for ops teams and solopreneurs.

Workflow Automation
beginner
0
0 views
Download
Free
0.00

Clone n8n Workflows between Instances using n8n API

Learn how to clone n8n workflows between instances using the n8n API with secure scripts, version compatibility checks, and rollback strategies.

Workflow Automation
beginner
0
0 views
Download
Free
0.00

Remove Advanced Background from Google Drive Images

This n8n workflow automatically removes backgrounds from images uploaded to Google Drive using the editImage node and Remove.bg API, with error handling and batch processing support.

Automation
beginner
0
0 views
Download
Free
0.00

Manualtrigger Workflow

The n8n manualTrigger node lets you start workflows on-demand—perfect for approvals, testing, or human-in-the-loop automation. Use it with HTTP requests, conditionals, and data storage.

Workflow Automation
beginner
0
0 views
Download
Free
0.00

Get all scaleway server info copy

Use n8n’s httpRequest node with Scaleway’s Compute API to fetch all server info. Copy the full JSON workflow with error handling, pagination, and multi-region support below.

DevOps
beginner
0
0 views
Download
Free
0.00

Auto-Tag Blog Posts in WordPress with AI

Use n8n to auto-tag WordPress posts via AI: trigger on publish, send content to AI model, parse tags, update post. Includes JSON export, error handling, and batch support.

Workflow Automation
beginner
0
0 views
Download
Free
0.00

template-demo-chatgpt-image-1-with-drive-and-sheet copy

This n8n workflow automates saving ChatGPT-generated images to Google Drive and logs file details in Google Sheets using nodes like manualTrigger, httpRequest, googleDrive, and googleSheets.

Workflow Automation
beginner
0
0 views
Download
Free
0.00

Translate

Use n8n’s googleTranslate node with splitOut and aggregate to auto-translate text from emails, forms, or files. Handles batch processing, error recovery, and multilingual compliance.

Workflow Automation
beginner
0
0 views
Download
Free
0.00

LinkedIn Profile Finder via Form using Bright Data & GPT-4o-mini

This n8n workflow captures user input via a form, uses Bright Data to scrape LinkedIn profiles, cleans data with GPT-4o-mini, and emails results—all while adhering to GDPR and LinkedIn’s ToS.

Marketing Automation
beginner
0
0 views
Download
Free
0.00

Gmailtrigger Workflow

The GmailTrigger node in n8n automatically starts workflows when new emails arrive in your Gmail inbox—ideal for lead processing, support triage, and no-code automation.

Workflow Automation
beginner
0
0 views
Download
Free
0.00

Chat with local LLMs using n8n and Ollama

Yes, you can chat with local LLMs using n8n and Ollama—no cloud required. Connect n8n’s HTTP Request node to Ollama’s local REST API for secure, offline AI workflows in under 15 minutes.

Workflow Automation
beginner
0
0 views
Download
Free
0.00

🔐🦙🤖 Private & Local Ollama Self-Hosted LLM Router

n8n integrates with locally hosted Ollama to create secure, private LLM routers—keeping data on-premise. Use manualTrigger, noOp, stickyNote, and stopAndError nodes for robust automation.

DevOps
beginner
0
0 views
Download

Setup Guide

Open a workflow, inspect the JSON config, and follow the setup steps to import it into n8n.

1. Download
Use the workflow page to download the JSON package.
2. Import
Import into n8n from file and map your credentials.
3. Run
Test the workflow once, then enable it for production use.

Frequently Asked Questions