This course introduces the foundational principles of using Make.com (formerly Integromat) to build automated workflows that connect apps and services without requiring any coding. It shows how to design scenarios that process form inputs, route data, perform filters, and send notifications—empowering beginners to eliminate repetitive tasks via a visual interface.
The tutorial starts by explaining how to create and navigate your Make.com account, and introduces the core concept of a scenario—the building block for automation.
Subtopics:
What is a Scenario: The core flow that automates actions between apps.
No-Code Visual Builder: Drag-and-drop modules allow building workflows with no programming needed.
Connecting Services: The video demonstrates linking modules like Google Forms, Google Sheets, Email, and Microsoft Teams.
The course demonstrates selecting Google Forms as the trigger for the scenario, which starts automation whenever a user submits the form.
Subtopics:
Google Forms Module: Captures responses instantly upon submission.
Authentication: Connecting your Google account to allow Make.com to read submission data.
Data Mapping: Mapping form field answers into later modules like Google Sheets or emails.
Next, the tutorial adds logic to only process specific submissions—such as orders from a certain region.
Subtopics:
Filter Module: Example: only process if “Country = United States.”
Preventing Unwanted Actions: Filters prevent unnecessary emails or notifications.
Conditional Routing: Using routers to split data flow based on filter conditions.
This section covers how to write submission records into Google Sheets and send dynamic notifications.
Subtopics:
Write to Google Sheets: Map form fields into spreadsheet columns for tracking orders.
Email Module: Send automated emails to customers with their order details.
Microsoft Teams Module: Notify internal teams using Teams messages dynamically populated with data.
Finally, the video shows how to automate scenarios at regular intervals and route data dynamically using routers.
Subtopics:
Scenario Scheduling: Enable automatic runs at specified times—no manual triggering required.
Router Module: Split workflow branches to send different outputs (e.g., to email and Teams).
Use Cases: Example automation: cookie orders—Form → Filter → Google Sheets + Email + Teams notifications.
Make.com empowers beginners to automate real-world workflows—like order capture and notifications—without coding. With triggers, filters, routers, and integrations like Google Forms, Sheets, Email, and Teams, users can build efficient, scalable processes using a visual drag‑and‑drop builder.