Category: n8n Basics

Processing CSV Files with n8n

Discover how to automate CSV file processing using n8n. This guide covers reading local and remote CSVs, parsing...

Working with JSON Data in n8n

This guide dives into handling JSON within your n8n workflows. You'll discover how n8n structures data, learn practical...

Conditional Logic in n8n: The If Node

Discover the power of the n8n If Node for creating conditional logic in your automations. This guide covers...

Looping and Iteration in n8n Workflows

This article explains how n8n handles looping automatically and when you need manual control. Discover practical methods like...

Understanding n8n Expressions: Dynamic Data Handling

Discover the power of n8n expressions for dynamic data handling. This guide explains how to use expressions, access...

Version Control for n8n Workflows: Using Git

Discover the importance of version control for n8n automations. This guide explains how to leverage Git, either through...

Debugging Your n8n Workflows Effectively

Discover essential strategies for debugging n8n workflows effectively. This guide covers inspecting node data, using test features, understanding...

Exploring n8n Integrations: A Quick Overview

Discover the world of n8n integrations in this quick overview. Understand how different node types connect your favorite...

Environment Variables in n8n: Managing Secrets

Discover why and how to use environment variables for managing secrets like API keys and passwords within your...