Skip to main content
RapidDev - Software Development Agency

n8n Tutorials

Browse 100 step-by-step tutorials to build faster with n8n.

Book a free consultation
4.9Clutch rating
600+Happy partners
17+Countries served
190+Team members
AI-Powered Search

Describe your problem, we'll find the right tutorial

Type in plain English — no need to know the exact tutorial name

Browse 100 step-by-step tutorials covering the most common workflows and configurations. Each guide includes detailed instructions, working code examples, and best practices to help you build faster.

How to Add Custom Credentials in n8n

BeginnerTutorial
5 min read·10-15 minutes

How to Avoid Exceeding Token Limits When Chaining LLM Calls in n8n

AdvancedTutorial
5 min read·30-45 minutes

How to Back Up n8n Workflows

BeginnerTutorial
4 min read·20-30 minutes

How to Change the Base URL in n8n

BeginnerTutorial
4 min read·10-15 minutes

How to Connect n8n to MySQL

BeginnerTutorial
4 min read·15-20 minutes

How to Connect n8n to PostgreSQL

IntermediateTutorial
3 min read·15-20 minutes

How to Create a Webhook in n8n

IntermediateTutorial
4 min read·10-15 minutes

How to Debug Why Model Responses Are Not Reaching the Next Node in n8n

BeginnerTutorial
4 min read·10-20 minutes

How to Debug Why Your OpenAI Response Is Empty in n8n

AdvancedTutorial
6 min read·20-30 minutes

How to Debug Workflows in n8n

BeginnerTutorial
5 min read·15-25 minutes

How to Disable Telemetry in n8n

BeginnerTutorial
3 min read·5-10 minutes

How to Disable Workflow Execution in n8n

BeginnerTutorial
4 min read·5-10 minutes

How to Enable Logging in n8n

BeginnerTutorial
3 min read·10 minutes

How to Enable Queue Mode in n8n

IntermediateTutorial
3 min read·30-40 minutes

How to Export Workflows from n8n

BeginnerTutorial
3 min read·5 minutes

How to Fix a Language Model Refusing to Answer with System Prompts in n8n

AdvancedTutorial
6 min read·20-30 minutes

How to Fix Broken Markdown Formatting in Claude Messages from n8n

AdvancedTutorial
5 min read·20-25 minutes

How to Fix Broken Variable Interpolation in System Prompts in n8n

AdvancedTutorial
6 min read·15-25 minutes

How to Fix Cannot Connect to Anthropic Network Errors in n8n

BeginnerTutorial
4 min read·15 minutes

How to Fix Cannot Read Property 'choices' of Undefined in the OpenAI Node

AdvancedTutorial
4 min read·15-25 minutes

How to Fix Duplicate Conversation Threads with Gemini Agents in n8n

AdvancedTutorial
6 min read·30-40 minutes

How to Fix ETIMEDOUT Errors When Calling a Large Language Model in n8n

AdvancedTutorial
4 min read·15-25 minutes

How to Fix JSON Parse Error After Malformed Model Output in n8n

BeginnerTutorial
3 min read·10 minutes

How to Fix Missing Required Parameter Errors from the OpenAI Node in n8n

AdvancedTutorial
4 min read·15-20 minutes

How to Fix n8n Webhook Not Delivering Messages to the LLM Node

AdvancedTutorial
6 min read·20-30 minutes

How to Fix n8n Workflow Not Executing

BeginnerTutorial
4 min read·10 minutes

How to Fix Random Language Model Failures in n8n When Triggered by Webhook

AdvancedTutorial
6 min read·30-40 minutes

How to Fix the Invalid API Key Error from OpenAI in n8n

AdvancedTutorial
4 min read·10-15 minutes

How to Fix Unexpected Token Error When Parsing JSON from Claude in n8n

AdvancedTutorial
4 min read·15-20 minutes

How to Fix Variable Scoping Issues with User Context in n8n Prompts

AdvancedTutorial
6 min read·25-35 minutes

How to Fix Webhook Replies Arriving Too Late for LLM Processing in n8n

AdvancedTutorial
6 min read·30-40 minutes

How to Fix Workflow Crashes on Large Responses from Gemini in n8n

AdvancedTutorial
4 min read·20-30 minutes

How to Get Consistent JSON Outputs from a Language Model in n8n

AdvancedTutorial
4 min read·20-30 minutes

How to Handle 401 Unauthorized from OpenAI After Rotating Keys in n8n

AdvancedTutorial
4 min read·15-25 minutes

How to Handle Concurrency Issues with Parallel LLM Calls in n8n

AdvancedTutorial
4 min read·25-35 minutes

How to Handle Context Length Exceeded Errors in n8n AI Workflows

BeginnerTutorial
4 min read·15 minutes

How to Handle Escaped JSON from Cohere Output in n8n

AdvancedTutorial
4 min read·15-20 minutes

How to Handle Incomplete Responses from Cohere in n8n

AdvancedTutorial
4 min read·20-25 minutes

How to Handle Large JSON in n8n

BeginnerTutorial
4 min read·15 minutes

How to Handle Multi-Language Inputs Correctly in Claude Workflows with n8n

AdvancedTutorial
4 min read·25-35 minutes

How to Handle Multi-Turn Conversations Failing with Cohere in n8n

AdvancedTutorial
4 min read·30-40 minutes

How to Handle n8n Timeout Errors on Long Completions from Mistral

AdvancedTutorial
4 min read·25-35 minutes

How to Handle User Input with Code Snippets When Sending to Mistral in n8n

AdvancedTutorial
4 min read·20-30 minutes

How to Import Workflows into n8n

BeginnerTutorial
4 min read·5 minutes

How to Install n8n on Docker

IntermediateTutorial
3 min read·10-20 minutes

How to Install n8n on macOS

BeginnerTutorial
3 min read·10 minutes

How to Install n8n on Windows

BeginnerTutorial
3 min read·15 minutes

How to Limit Workflow Triggers in n8n

BeginnerTutorial
4 min read·10-15 minutes

How to Manage Workflow Executions in n8n

BeginnerTutorial
4 min read·10-15 minutes

How to Migrate n8n to a New Server Without Losing Data

BeginnerTutorial
4 min read·20-30 minutes

How to Monitor Success Rates of Language Model Calls in n8n

AdvancedTutorial
4 min read·40-50 minutes

How to Pass Conversation History to Anthropic Claude Reliably in n8n

AdvancedTutorial
4 min read·30-40 minutes

How to Persist User Session Data for an AI Agent Across Executions in n8n

AdvancedTutorial
4 min read·35-45 minutes

How to Prevent Duplicate LLM Calls in the Same n8n Workflow

AdvancedTutorial
5 min read·25-35 minutes

How to Prevent Hitting Usage Quotas with LLM Calls in n8n

AdvancedTutorial
4 min read·35-45 minutes

How to Protect Sensitive User Data in Prompts Passed Through n8n

AdvancedTutorial
4 min read·30-45 minutes

How to Queue OpenAI Requests When Too Many Users Hit the Workflow at Once

AdvancedTutorial
4 min read·35-50 minutes

How to Reconnect a Failed Anthropic Credential in n8n

BeginnerTutorial
4 min read·5-10 minutes

How to Reset Admin Credentials in n8n

BeginnerTutorial
3 min read·5 minutes

How to Resolve 429 Rate Limit Errors When Sending Prompts to Claude from n8n

AdvancedTutorial
4 min read·30-40 minutes

How to Restart n8n After Configuration Changes

BeginnerTutorial
3 min read·5 minutes

How to Restore Deleted Workflows in n8n

BeginnerTutorial
4 min read·10-20 minutes

How to Retry Failed Claude Calls Automatically in n8n

AdvancedTutorial
4 min read·35-45 minutes

How to Retry Failed Workflows in n8n

BeginnerTutorial
4 min read·10-15 minutes

How to Run Multiple Workflows in Sequence in n8n

BeginnerTutorial
4 min read·15-20 minutes

How to Run n8n as a Background Service

BeginnerTutorial
4 min read·15-20 minutes

How to Run n8n Workflows Manually

BeginnerTutorial
4 min read·5 minutes

How to Sanitize User Input to Prevent Prompt Injection Attacks in n8n

AdvancedTutorial
4 min read·40-55 minutes

How to Schedule Workflows in n8n

BeginnerTutorial
4 min read·10 minutes

How to Secure n8n Integrations with OAuth2 Credentials

IntermediateTutorial
4 min read·15-25 minutes

How to Secure n8n with Basic Authentication

BeginnerTutorial
3 min read·10 minutes

How to Secure Webhooks in n8n

IntermediateTutorial
4 min read·20-30 minutes

How to Send Email Notifications in n8n

BeginnerTutorial
4 min read·15 minutes

How to Send Follow-Up Questions to Gemini with Correct Thread History in n8n

AdvancedTutorial
4 min read·35-50 minutes

How to Send User Metadata Along with Prompts to Gemini from n8n

AdvancedTutorial
4 min read·25-40 minutes

How to Set Concurrency Limits in n8n

IntermediateTutorial
4 min read·15-25 minutes

How to Set Environment Variables in n8n

BeginnerTutorial
4 min read·10 minutes

How to Set Timeout for Workflows in n8n

BeginnerTutorial
4 min read·5 minutes

How to Set Up HTTPS for n8n

BeginnerTutorial
4 min read·20 minutes

How to Stop a Language Model from Hallucinating Data in an n8n Chatbot

AdvancedTutorial
4 min read·45-60 minutes

How to Stop Claude from Ignoring System Instructions in an n8n Workflow

AdvancedTutorial
4 min read·25-35 minutes

How to Stop n8n from Cutting Off Long Language Model Responses

AdvancedTutorial
4 min read·25-40 minutes

How to Stop Repeated Answers from a Language Model in n8n Workflows

AdvancedTutorial
3 min read·25-35 minutes

How to Store Conversation State Between Webhook Triggers for AI Agents in n8n

AdvancedTutorial
4 min read·35-45 minutes

How to Store Workflow Data in n8n

BeginnerTutorial
4 min read·15 minutes

How to Structure Fallback Messages if a Model Fails in n8n

BeginnerTutorial
4 min read·15 minutes

How to Test a Webhook in n8n

IntermediateTutorial
5 min read·15-20 minutes

How to Test Responses from OpenAI in n8n Without Re-Running the Whole Workflow

AdvancedTutorial
4 min read·15-25 minutes

How to Troubleshoot n8n Errors

BeginnerTutorial
4 min read·15 minutes

How to Update n8n to the Latest Version Safely

BeginnerTutorial
3 min read·10-15 minutes

How to Update Nodes in n8n Without Breaking Workflows

BeginnerTutorial
3 min read·5-10 minutes

How to Use Data Pinning in n8n for Faster Testing

BeginnerTutorial
3 min read·5-10 minutes

How to Use Expressions in n8n to Reference Dynamic Data

BeginnerTutorial
4 min read·15-20 minutes

How to Use n8n with Self-Hosted PostgreSQL or MySQL Databases

BeginnerTutorial
3 min read·20-30 minutes

How to Use Static Data in n8n to Persist State Between Executions

BeginnerTutorial
3 min read·10-15 minutes

How to Use the Code Node in n8n for Custom JavaScript and Python

BeginnerTutorial
4 min read·15-20 minutes

How to Use the IF Node in n8n for Conditional Branching

BeginnerTutorial
4 min read·10-15 minutes

How to Use the SplitInBatches Node in n8n for Batch Processing

BeginnerTutorial
4 min read·15-20 minutes

How to Validate User Inputs Before Sending to Claude to Avoid Errors in n8n

AdvancedTutorial
4 min read·20-30 minutes

How to View and Filter Execution History in n8n

BeginnerTutorial
4 min read·5-10 minutes

We put the rapid in RapidDev

Need a dedicated strategic tech and growth partner? Discover what RapidDev can do for your business! Book a call with our team to schedule a free, no-obligation consultation. We'll discuss your project and provide a custom quote at no cost.