
Automation has become one of the most effective ways for businesses to save time, reduce errors, and improve productivity. Make, formerly known as Integromat, is one of the most popular platforms for building automations visually. It allows you to connect thousands of apps, services, and data sources with a drag-and-drop interface. But for many new users, the journey from creating an account to building a useful automation can feel overwhelming. This article is designed to walk you through that first project step by step, making sure you move from signup to a working workflow with confidence.
Contents
- Step 1: Signing Up for Make
- Step 2: Exploring the Make Dashboard
- Step 3: Understanding the Basics of Workflows
- Step 4: Choosing Your First Workflow Idea
- Step 5: Building Your First Scenario
- Step 6: Using Templates for Faster Results
- Step 7: Monitoring and Troubleshooting
- Step 8: Expanding Your Workflow
- Tips for Success as a Beginner
- Common Pitfalls to Avoid
Step 1: Signing Up for Make
The first step is creating your account on make.com. The signup process is straightforward, and you can start with a free plan to test out the platform. Enter your email, set a password, and confirm your account. You’ll immediately have access to the dashboard, where all of your future automations – called scenarios in Make – will live.
Step 2: Exploring the Make Dashboard
The dashboard is your command center. It includes shortcuts to your scenarios, templates, and connected apps. Spend a few minutes exploring the interface. Key elements include:
- Scenarios tab: Where you create and manage automations.
- Templates library: Prebuilt workflows you can copy and customize.
- Connections: Where you manage linked apps and services.
- Monitoring tools: Dashboards and logs to see how your workflows perform.
Step 3: Understanding the Basics of Workflows
In Make, workflows are called scenarios. A scenario consists of modules, which represent apps or services. You connect these modules visually to define how information moves between them. For example, one module might pull new emails from Gmail, another might extract attachments, and a third could upload them to Google Drive.
Each scenario follows a simple pattern: trigger → actions → outputs. The trigger starts the workflow, actions process the data, and outputs deliver results. Keeping this model in mind will make building your first automation easier.
Step 4: Choosing Your First Workflow Idea
When starting out, keep it simple. Choose a workflow that solves a small but frequent problem. Some great beginner projects include:
- Automatically saving email attachments to cloud storage.
- Sending Slack notifications when a new row is added to a Google Sheet.
- Posting social media updates to multiple platforms at once.
- Backing up calendar events into a database.
These workflows are quick to set up, and they immediately save you repetitive manual effort.
Step 5: Building Your First Scenario
Now it’s time to roll up your sleeves and create a workflow. Let’s walk through an example: automatically saving email attachments from Gmail into Google Drive.
1. Create a new scenario
Click the “+ Create a new scenario” button. You’ll be taken to the visual canvas.
2. Add the trigger
Search for Gmail and drag it into the canvas. Choose the trigger “Watch emails.” This tells Make to start the workflow when a new email arrives that matches your criteria.
3. Add an action
Next, add a Google Drive module. Select “Upload a file.” Connect it to Gmail so that attachments are passed from one module to the other.
4. Configure the modules
Authorize both Gmail and Google Drive when prompted. Choose where attachments should be stored in Google Drive. Adjust filters to save only attachments from certain senders if needed.
5. Test the workflow
Click “Run once” to test your scenario. Send yourself an email with an attachment and check whether it appears in Google Drive. If it works, you’re ready to schedule it.
6. Schedule the scenario
Set the workflow to run automatically, whether that’s every 15 minutes or in near real-time. Now the process is fully automated.
Step 6: Using Templates for Faster Results
If building from scratch feels intimidating, you can use Make’s template library. There are thousands of prebuilt scenarios for common use cases. Search for “Gmail to Google Drive” and you’ll likely find a ready-made template. You can copy it, connect your apps, and have an automation live in minutes.
Step 7: Monitoring and Troubleshooting
Once your scenario is live, monitoring is key. Make provides execution history, error logs, and visual indicators of workflow performance. Common troubleshooting steps include:
- Checking whether app connections are authenticated.
- Making sure filters and conditions are set correctly.
- Reviewing logs for failed runs or unexpected behavior.
Step 8: Expanding Your Workflow
After you master a simple automation, you can start layering in complexity. For example, in the Gmail-to-Drive scenario, you could add a Slack module to notify your team when new files are uploaded. Or, you could create a branching logic that organizes files into folders based on sender or subject line.
Tips for Success as a Beginner
- Start small: Focus on one simple workflow before building complex systems.
- Document your scenarios: Keep track of what each workflow does, especially as you scale.
- Use descriptive names: Label your scenarios clearly so they’re easy to identify later.
- Learn from templates: Even if you prefer building from scratch, templates are great for inspiration.
- Iterate: Expect to adjust filters, triggers, and actions until the workflow runs smoothly.
Common Pitfalls to Avoid
- Overcomplicating your first scenario.
- Forgetting to set schedules, leaving workflows inactive.
- Ignoring error logs, which often contain the fix to your problem.
- Storing credentials insecurely instead of using Make’s built-in secure connections.
Moving from signup to your first working workflow in Make is a milestone. It shows how automation can take repetitive tasks off your plate, freeing your time for higher-value work. Once you build that first scenario, the possibilities start to multiply – connecting marketing apps, automating HR tasks, streamlining customer support, and beyond. The key is to start small, learn the basics, and expand gradually. With Make’s visual interface and wide range of integrations, you’ll soon find yourself building automations you never thought possible.






