mailhook module in make scenario

How to use MAILHOOKS in Make.com

Mailhooks are similar to webhooks, but instead of data through a URL, they receive data through an email. In this tutorial I’ll show you how to use this trigger, and some cool examples. Video tutorial

sleep module make

How to use the Sleep module in Make.com

The sleep module allows you to wait for a specified duration in your scenario before continuing.

In this tutorial I’ll show you how to use it, and some example cases for which it is handy.

Let’s dive in! πŸ˜„

Video tutorial

increment function module

How to use the INCREMENT function in Make.com

The increment function in Make.com is your go-to tool for counting and tracking values in your automations. Whether you’re managing inventory, keeping tabs on user registrations, or simply wanting to tally how many times an event occurs, this function makes it a breeze. If you’re new to it, no worriesβ€”it’s straightforward yet offers powerful capabilities … Read more

aggregator builtin module

How to use Aggregators in Make.com

In Make.com, aggregators are like the master collectors of your data, bringing together various inputs into one neat bundle πŸ’ͺ

Whether you’re managing multiple responses, compiling data from different sources, or streamlining complex information, aggregators help you stay organized and efficient.

They’re initially a bit techy to understand, but learn how to use aggregators will unlock a whole new level of automation possibilities.

This tutorial will walk you through the basics of aggregators, explaining how they work, when to use them, and how they can simplify your scenarios.

Video tutorial

router module in scenario make

How to use routers in Make.com effectively

Understanding how to use routers in Make.com can greatly improve the way you create your scenarios. In this guide, I’ll help you understand how routers work and will show you how (and why) to implement them in your scenarios. Let’s dive in! πŸ˜„ Video tutorial What is a router? A router is a specialized built-in … Read more

webook module in make scenario

How to use Make.com Webhooks (With Examples)

In this tutorial you will learn how you can use webhooks in Make.com so you can receive data from any tool you like. I’ll explain how webhooks work, and I will show you a few cool examples to help you understand the possibilities πŸ™‚ Let’s dive in! Video tutorial Over to you What are you … Read more