Course Content
Free Module: Before You Build Anything
This free introductory module shows you what automation can do before you touch a single tool. Through real examples - from a lead generation quiz built in four hours to an invoice archiver that eliminated monthly admin pain - you'll see how everyday business problems become automated workflows. You'll learn why automation is a life hack (not just a productivity hack), how to spot automation opportunities hiding in plain sight, and the universal trigger-process-output pattern behind every workflow. Includes a live 5-minute walkthrough where you build your first working automation from scratch.
0/8
Module 1: The Make.com Foundation
This module gives you everything you need to confidently build inside Make.com. You'll set up connections to Google, OpenAI, and MailerLite - including the tricky Google OAuth process explained step by step. You'll master all seven module types (trigger, action, search, transform, flow control, HTTP, and AI), learn data mapping so information flows correctly between modules, and understand how scenarios run, break, and recover. The module closes with a practical guide to credits - how they work, what costs what, and how to build smart so you pay only for what you use.
0/8
Module 2: Your AI Building Partner – Debugging and building with Claude
This module turns AI from a curiosity into your daily building companion. You'll start with ChatGPT's lesser-known tools - Atlas for real-time research and Operator for browser automation. Then you'll meet Claude, the AI that becomes your co-builder: collaborative prompting, projects, and importing JSON blueprints directly into Make.com. You'll install custom skills that give Claude deep Make.com knowledge, master a three-level debugging method (error messages, screenshots, JSON files), and connect Claude to your Make.com account through MCP - so it can read, modify, and build scenarios in real time.
0/5
Module 3: Done. Without You. – The 8 Workflows
Eight complete workflows you build and use from day one. A smart contact form that replies with AI in under a minute. An invoice archiver that sorts Gmail attachments into Drive. A booking assistant with personalized follow-ups. A content engine that turns one video into four platform-ready posts. A Google review response bot. An AI proposal generator that creates branded PDFs from a quote form. A scheduled blog writer that publishes to WordPress. And a quiz-based lead funnel with AI segmentation and nurture sequences. Every workflow includes a step-by-step video, downloadable JSON blueprint, and ready-to-use template.
0/9
Done. Without You – Business automation for small business owners – built on Make.com

Lesson 7 – Your First 5 Minutes Inside Make.com

Just five minutes

This lesson is a live walkthrough. No theory, no slides – just the Make.com interface, a form, and a working automation built from scratch in about five minutes. By the end, you’ll know whether this tool clicks for you – and you’ll see that nothing I do here is beyond what you can follow along with.

The interface is simpler than it looks

When you first open Make.com, the dashboard might feel overwhelming. There are menus, settings, usage statistics, billing details. But here’s the truth: you won’t use a quarter of what you see in the first few months. Most of the advanced settings are exactly that – advanced. For typical small business automation, the basic tools are more than enough.

The key action is “Create a scenario.” Click it, and you’re on the canvas – the visual workspace where you build your workflows by connecting modules together.

Make.com currently integrates with over 3,000 applications that can communicate with each other. You can search by name, browse by category (AI tools, productivity tools, CRM, email, social media), and save your favorites. If something isn’t in the library? There’s always a way to connect it through HTTP requests or webhooks. But realistically, you’ll use a handful of apps for 90% of your workflows.

Building your first automation – live

In this lesson, I walk you through building a two-module scenario from scratch:

Step 1: Add a webhook. This is your trigger – the module that listens for incoming data. You create a custom webhook, give it a name (important once you have many scenarios), and Make.com generates a unique URL. This URL is the bridge between the outside world and your scenario.

Step 2: Connect a form. I head over to Tally (tally.so) – a free form builder you can embed on any website. You can start from a template (like a contact form) and customize freely. The critical step: in Tally’s integration settings, you paste the webhook URL from Make.com. That’s it – the connection is live.

Step 3: Test it. Back in Make.com, I click “Run once” so the webhook starts listening. Then I fill out the Tally form and submit. Within seconds, the data appears in Make.com – name, phone number, email, message. The green checkmark confirms it worked.

From this moment, the data is yours. You can send it to a Google Sheet, to MailerLite, to Slack, to an AI model, to an email – anywhere. The webhook collected it; now any module can use it.

Step 4: Add an action. I connect a Slack module that sends me a direct message whenever a new form submission arrives. The message includes the actual form data – so I can see who wrote and what they said, right in Slack. Save. Test again. Both modules light up green. The Slack notification arrives instantly.

Two modules. Five minutes. A working automation.

The little things that help

A few interface tips you’ll pick up in this lesson: the save button (use it often). The “Auto-align” feature that reorganizes your modules when the canvas gets messy – especially useful later when you’re building scenarios with 10+ modules. And the execution log that shows you exactly what happened during each run.

Why this matters

This five-minute demo proves something important: connecting applications in Make.com is not complicated. If you can fill out a form and paste a URL, you can build an automation. The modules snap together visually. The data flows through them in a way you can see and verify. And every scenario you build in this course follows the same pattern – just with more modules and more powerful logic.

If these five minutes convinced you that you can do this too, I’ll see you in the next lesson.


This lesson is part of the free introductory module of the “Automate with Make.com” course. Start building: Make.com

0% Complete