Make (Integromat) integration

Make (Integromat) enables you to automated workflows with Demodesk

Demodesk Support avatar
Written by Demodesk Support
Updated over a week ago

With Make, you can visualize, design, and automate your work. Use an easy drag and drop principle to create your integrations; they can be as simple or complex as you want them to be.

This article will cover everything you need to know to automate your workflows with Demodesk:


What is Make?

Make is a tool that helps you automate manual processes without needing code. The software makes it easy for you to connect apps and services.

So instead of needing a developer writing the code to link different actions, Make provides blocks that can be connected with a simple drag-and-drop. These blocks are called ‘Modules’, and the visual connections between them ‘Scenarios’.

Once set up, Make runs 24-7, processing in the background with no maintenance required.


Make differentiates between different types of modules; the following ones are the most common modules:

  • Action Modules: A module that does something, like send an email, a Slack message, or create a document.

  • Search Modules: This module takes a search, then returns the results. For example, get all your contacts called ‘John’ (if you want!)

  • Trigger Modules: Triggers run when data is updated. Make watches an app, then takes action when something happens. For example, when a new meeting is booked, your workflow could trigger.

What triggers the actions?

As mentioned in the section above, a trigger module is a module that takes action when a predefined event happens. These actions are API calls, and you can again choose one of the predefined blocks that Make provides.

But again, we distinguish between different types;

  • Instant triggers: starts executing a scenario immediately after a given app or service sends information to Make about an event that occurred

  • Scheduled triggers: asks a given app or service at regular intervals if new data is available. An example of such a service is email.

A key advantage of the instant triggers, compared to the scheduled ones, is that they save operations. With instant triggers, Make gets notified about new events and does not have to ask an application or a service repeatedly if there is new data available.

Uses Cases

You can use Make with Demodesk in a lot of different ways; here are some recommendations from our side:

Trigger actions from external apps to Demodesk:

  • before a meeting:

    • new meetings: create a workflow such that whenever a meeting in your external app is booked, it will automatically show up in Demodesk as well

    • change meetings: connect the external app such that changes will be adjusted in the Demodesk meeting as well (e.g., different guests)

Trigger actions from Demodesk to external apps:

  • before a meeting:

    • new meetings: inform your team whenever a new meeting is booked, e.g, send a slack message when someone books a meeting on your homepage

    • change meetings: automatically update the external app when you need to change something in your Demodesk meeting

  • during a meeting:

    • when a meeting starts: send out last-minute reminders to your team, e.g., via slack

    • when a meeting ends: create follow up actions

  • after a meeting:

    • upload of a recording: automatically inform your team whenever you recorded an important meeting

Did this answer your question?