The best & most fun way to learn Make.com 😄

Welcome to Make Fundamentals – a complete beginner’s course for learning how to use Make. It’s 100% free, public, and full of examples and sample scenarios.

Here we’ll start with a completely blank workspace and work through the basics of scenarios, modules, operations, databases, and more. By the end, you’ll be able to confidently use all of Make’s features.

Jump to tutorials
That’s me!

About me

I’m Max van Collenburg, and I’m a Make.com nerd & solopreneur. I’ve been using it in my online business for the last six years, and have saved hundreds of hours in doing so—even though I’m not a programmer at all.

These tutorials are my attempt to make automation more accessible, so you can free up time in your online business. My goal is to provide the best Make.com tutorials on the internet.

It’s also entirely free. My philosophy is to create free, high-quality content on the basics, and only charge for more advanced topics (like Make Mastery, my in-depth course that builds on everything you learn in my tutorials and more).

Get My Free Templates and Resources for Make.com

All my tutorials come with a lot of resources, like cheat sheets, importable scenarios, and more. If you want all of them at once, consider subscribing to my weekly automation tips.

    All my Make.com resources for free

    Beginner tutorials

    Start with these tutorials if you’re new to automation with Make.com 🙂

    Triggers explained

    In Make, you can use instant & scheduled triggers. In this quick tutorial, I’ll explain the difference and show you some options for each of them 🙃

    Creating filters

    Filters are an incredible useful feature in Make.com where you can filter data that goes through a route and stop it when it doesn’t match the filter.

    Building scenarios in Make.com

    In this tutorial, you’ll learn how you can get started with building smart scenarios in Make.com.

    Getting Started with Make.com

    This lesson is for anyone using Make.com for the first time. I’ll give you an overview of where to find what, and explain some things that are important to know.

    More advanced tutorials

    Once you’ve moved beyond the basics, you can check out these intermediate tutorials to take your Make.com skills even further.

    Effortless Round-Robin Setup in Make.com Scenarios

    I’ve seen the craziest workarounds to do a round-robin in your scenario in Make.com, but it’s actually really easy. You need a module, a magic formula, and a router. Let me show you how it works. What is a round-robin? A round-robin is a method for evenly distributing tasks or choices by cycling through a … Read more

    How to use Regular Expressions in Make.com

    This guide breaks down regex into simple steps, showing you how to create patterns, enclose them correctly, and use flags to customize searches.

    How to handle ERRORS in Make.com [2024 Tutorial]

    Handling errors in Make can be a bit confusing because there are so many different ways to do it. In this tutorial, we go over all the error handlers in Make.com