How to Use Loop Over Items in n8n (With Examples)

I created an automation that explains how data flows and looping works within n8n. When building workflows, you often need to handle multiple items at once, whether those are rows from a spreadsheet or multiple results from an API call. Understanding how n8n manages these items and how to control the processing can make your … Read more

Master n8n in 1 Hour: Automate Workflows & Build AI Agents

I created a comprehensive crash course to help you build automations and AI agents using n8n, guiding you from an absolute beginner to a confident creator of full workflows. By the end, you’ll understand key concepts that allow you to build more advanced automations. This article breaks down the process step-by-step, explaining technical ideas in … Read more

NEW Make.com MCP Update: Connect Anything in Minutes! (No-Code)

In my latest exploration of Make.com, I focused on its exciting new feature, the Model Context Protocol (MCP). This enables users to connect external agents, such as Claude Desktop, directly to their Make.com accounts. The beauty of this feature lies in its ability to let these agents discover, understand, and execute scenarios without requiring complex … Read more

How to Build FULL Client Apps with Lovable, n8n & Supabase (No Code)

Creating client-branded applications doesn’t have to be complicated. In this guide, I’ll walk you through the process of building a multi-step article generation app using Lovable for the front end, Supabase for the backend, and n8n for automation—all without writing a line of code. Building client-branded applications involves several key concepts that can simplify the … Read more

How to Bulk Add Rows to Google Sheets with Make.com

In this guide, I’ll show you how to efficiently bulk add rows to Google Sheets using Make.com. This method not only streamlines your workflow but also saves on operations, making it a smart choice for handling large datasets. Introduction to Bulk Adding Rows Bulk adding rows in Google Sheets can transform your data management. Instead … Read more

Understanding Bundles, Arrays & Collections in Make.com

In this blog, I’m diving into the essential data structures of Make.com: bundles, arrays, and collections. These concepts are crucial for creating more sophisticated automation scenarios, and I aim to make them practical and easy to understand. Overview of Data Structures Understanding data structures is fundamental in automation. Within Make.com, bundles, collections, and arrays serve … Read more

How to Use Iterators & Aggregators in Make.com (Beginner’s Guide)

In this blog, I aim to simplify the concepts of iterators and aggregators within Make.com. By understanding how data flows in this platform, you’ll be able to enhance your automation processes effectively. Overview of Iterators and Aggregators Iterators and aggregators play a crucial role in handling data within Make.com. An iterator processes each item in … Read more

Make.com’s HUGE New Feature (I Got Early Access)

I recently gained early access to Make.com’s new feature called Grid. This powerful tool offers a unique perspective on how scenarios interact within your organization, but I’ve got some mixed feelings about its practicality. Let’s dive into how it works and who can benefit the most from it. Overview of Grid Grid offers an innovative … Read more

Automate ANYTHING with Make.com + Replit Agent v2

In this blog, I explore how to simplify complex automation scenarios using Vibe Coding tools, particularly focusing on Replit’s Agent V2. I demonstrate how I transformed our existing article generation system into a more efficient and streamlined process that integrates seamlessly with Make.com. Introduction to AI Coding for Automation AI coding is reshaping how we … Read more