Easy Tech Tuts
Automation & Integrations

n8n tutorials — page 2

33 free, step-by-step n8n guides covering setup, common tasks, fixes, and best practices — each with a full video walkthrough.

How to Run Python Scripts Inside n8n Workflows

By Impran M N

n8n's Code node isn't limited to JavaScript; it can also run Python, giving you access to a more familiar syntax for certain data processing tasks. This guide covers switching the…

How to Connect Microsoft SQL Server to n8n

By Impran M N

Connecting Microsoft SQL Server to n8n lets you read and write relational data as part of your automations, without leaving the workflow canvas. This guide covers entering your…

How to Use Webhooks to Trigger n8n Workflows

By Impran M N

Webhooks let external apps trigger your n8n workflows the moment something happens, rather than waiting on a scheduled check. This guide covers adding a Webhook node,…

How to Cancel Your n8n Subscription

By Impran M N

If you're ready to stop paying for an n8n Cloud plan, canceling is handled through your account's billing settings rather than the workflow canvas. This guide keeps things…