automation
What is Module?
Make's term for an individual step within a scenario — either retrieving data, transforming it, or sending it to another app.
In plain English
Modules are the building blocks of Make scenarios. Each module connects to an app and performs a specific action: a trigger module starts the scenario, search modules find data, action modules create or update records, and router modules split the workflow into parallel paths. Unlike Zapier's steps, Make modules can be arranged in complex branching patterns, and aggregator modules can combine data from multiple records into a single output — making Make better suited for complex data processing workflows.