Easy Tech Tuts
Automation & Integrations

n8n tutorials — page 4

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

How to Add and Set Up Credentials in n8n

By Impran M N

Most n8n nodes that connect to an outside app or service need a credential entry to authenticate securely, and setting one up follows a consistent pattern across the platform.…

How to Read and Extract Text From a PDF in n8n

By Impran M N

Extracting text from PDFs inside n8n turns unstructured documents into data your workflow can actually use, whether for search, summarization, or routing. This guide covers…

Install n8n Locally on Windows or Mac with npm

By Impran M N

Running n8n locally is a good option if you want to build and test automations before committing to a hosted or Docker-based setup. This guide covers installing the required…