No history yet

Introduction to Make.com

What is Make.com?

Make.com is a tool that lets your different apps and online services talk to each other. Think of it as a universal remote for your software. Instead of manually copying information from your email to a spreadsheet, or from a form to your project management tool, Make can do it for you automatically.

The platform is built around a visual, drag-and-drop interface. You don't need to write any code. You simply connect blocks that represent your apps and tell them what to do. This approach makes it possible for anyone to build powerful automations.

Integromat, now known as Make, elevates automation by offering a highly visual approach to designing workflows.

The Core Building Blocks

To get started with Make, you only need to understand two key concepts: scenarios and modules. Everything you build on the platform will use these two components.

Scenario

noun

The entire automated workflow. It's the full sequence of steps that you want to automate, from start to finish.

A scenario is like a recipe. It lists all the ingredients (your apps) and the instructions (the actions) needed to get a specific job done.

Module

noun

A single step or action within a scenario. Each module performs a specific task, like reading an email, adding a row to a spreadsheet, or sending a message.

Modules are the building blocks of your scenario. You link them together to create a flow of data and actions. Every scenario starts with a trigger module, which is what kicks off the automation. For example, a trigger could be receiving a new email or a customer filling out a form on your website.

Exploring the Interface

When you log into Make, you'll land on your Dashboard. This is your mission control, where you can see all your scenarios, check their status, and see how many operations you've used. From here, you can create a new scenario, which will take you to the visual editor.

The Scenario editor is where you'll spend most of your time. It’s a large canvas where you can add and connect modules. You click a plus sign on the canvas to add your first module. A list of thousands of apps will appear, and you can search for the one you want to start with. Once you select an app, you'll see all the possible modules (triggers and actions) for that app.

Connecting modules is as simple as dragging a line from one to the next. This visual flow makes it easy to see exactly what your automation is doing and in what order.

Lesson image

At the bottom of the editor, you'll find controls to run your scenario, save your progress, and schedule how often it should run, for instance, every 15 minutes, once a day, or only when you trigger it manually.