Tutorials

Beginner · 15 minutes

Build Your First n8n Workflow in 15 Minutes

Create a webhook trigger, test with curl, connect to Slack, and activate your first automation.

Read tutorial

Intermediate · 30 minutes

Self-host n8n with Docker and HTTPS

Deploy n8n with Docker Compose, secure with HTTPS, and configure basic production hardening.

Read tutorial

Intermediate · 45 minutes

Meta WhatsApp Cloud API Bot Setup

Set up Meta app credentials, verify webhooks, and wire message processing to an automation workflow.

Read tutorial

Advanced · 60 minutes

RAG Chatbot with Supabase pgvector

Chunk docs, generate embeddings, retrieve context, and stream grounded responses in a Next.js app.

Read tutorial

Intermediate · 40 minutes

AI Content Pipeline: Voice to Multi-Channel

Turn one transcript into LinkedIn, X, newsletter, and blog drafts with approval and scheduling.

Read tutorial

Intermediate · 35 minutes

Production Error Handling for n8n

Implement retries, dead-letter queues, idempotency checks, and alerting for resilient workflows.

Read tutorial