Latest Workflows

Browse all workflows

Set up a simple WhatsApp echo bot with this starter workflow. Learn how to configure and verify Meta webhooks in n8n to automatically respond to incoming user messages.

8 nodes
~16 min
Conditional
Webhook
respondToWebhook
+2 more
Monitoring

Automate suspicious login detection and response using n8n. This workflow analyzes IP reputation with GreyNoise, checks for location and device anomalies, and sends prioritized alerts to Slack and email notifications.

43 nodes
~86 min
Conditional
Gmail
HTTP API
+11 more
Communication

Automate new video notifications from your favorite YouTube channels. This n8n workflow uses RSS feeds, the YouTube API, and OpenAI to send customized alerts via Gmail and Telegram. Stay updated effortlessly.

41 nodes
~82 min
Gmail
HTTP API
Set
+13 more
Communication

Automate your entire B2B sales pipeline with this n8n workflow. Use OpenAI to convert your ICP into LinkedIn searches, research and score leads, and manage outreach, all tracked in Google Sheets.

92 nodes
~184 min
Conditional
OpenAI
agent
+18 more
Data Workflow

Automate your training feedback process by connecting Airtable, Usertask, and LinkedIn. This workflow categorizes feedback by rating, creates follow-up tasks for poor reviews, and shares positive feedback on social media.

16 nodes
~32 min
HTTP API
Webhook
airtableTrigger
+4 more
Social Media

Automate AI-powered Nostr #damus thread analysis with Gmail and Telegram integration. Generate detailed theme reports, extract insights, and streamline reporting using n8n and Google Gemini.

24 nodes
~48 min
Gmail
aggregate
chainLlm
+8 more
Communication

Automate Amazon keyword research. This workflow fetches a seed keyword from Airtable, gets suggestions from Amazon's API, and saves them back to Airtable.

12 nodes
~24 min
Airtable
HTTP API
Set
+5 more
Project Mgmt

Implement an advanced Adaptive RAG workflow in n8n. Dynamically classify user queries to tailor retrieval and generation strategies using Google Gemini and Qdrant for more accurate AI responses.

39 nodes
~78 min
Set
agent
chatTrigger
+9 more
Data Workflow

Popular Workflows

Browse all workflows

Automate the aggregation of multiple RSS feeds into a single, unified list. This workflow loops through a list of URLs, fetches data from each, and combines them into one output.

6 nodes
~12 min
Conditional
Function
manualTrigger
+2 more
Data Workflow

Automate your entire B2B sales pipeline with this n8n workflow. Use OpenAI to convert your ICP into LinkedIn searches, research and score leads, and manage outreach, all tracked in Google Sheets.

92 nodes
~184 min
Conditional
OpenAI
agent
+18 more
Data Workflow

Set up a simple WhatsApp echo bot with this starter workflow. Learn how to configure and verify Meta webhooks in n8n to automatically respond to incoming user messages.

8 nodes
~16 min
Conditional
Webhook
respondToWebhook
+2 more
Monitoring

Implement an advanced Adaptive RAG workflow in n8n. Dynamically classify user queries to tailor retrieval and generation strategies using Google Gemini and Qdrant for more accurate AI responses.

39 nodes
~78 min
Set
agent
chatTrigger
+9 more
Data Workflow

Automate suspicious login detection and response using n8n. This workflow analyzes IP reputation with GreyNoise, checks for location and device anomalies, and sends prioritized alerts to Slack and email notifications.

43 nodes
~86 min
Conditional
Gmail
HTTP API
+11 more
Communication

Automate Amazon keyword research. This workflow fetches a seed keyword from Airtable, gets suggestions from Amazon's API, and saves them back to Airtable.

12 nodes
~24 min
Airtable
HTTP API
Set
+5 more
Project Mgmt

Automate text-to-speech conversion using the OpenAI TTS API. This n8n workflow takes text input and generates an MP3 audio file with a chosen voice.

8 nodes
~16 min
HTTP API
Set
manualTrigger
+1 more
Data Workflow

Automate the creation of public, direct download links for all files in a Google Drive folder. Streamline bulk file sharing and distribution with this n8n workflow.

9 nodes
~18 min
Set
code
googleDrive
+5 more
Data Workflow
FAQ

n8n & Workflows FAQ

Common questions about n8n and workflow templates

What is n8n?
n8n is a fair-code workflow automation tool that lets you connect apps, APIs, and services to build automations with a visual editor.
What are workflow templates?
Templates are pre-built automations you can import into n8n and adapt. They save time and demonstrate best practices for common use cases.
How do I import a template into n8n?
Download the template JSON and import it in n8n via “Import from File” or paste JSON into the editor. Review credentials and environment variables before running.
Do these workflows require coding?
Most templates are no-code/low-code. You can extend with Function nodes if needed, but it is not required for basic usage.
What does complexity mean (Beginner/Intermediate/Advanced)?
Complexity roughly reflects node count, conditional logic, and setup requirements. Beginner is simple, Advanced may involve auth, pagination, or custom code.
How are featured or verified workflows chosen?
Verified items are reviewed for quality and reproducibility. Featured items are highlighted due to popularity, clarity, or utility.