Resources · Make integration

Demodesk Make integrationAutomate Demodesk with Make.

What should happen the moment a sales meeting ends? The Demodesk Make integration gives you 10 instant triggers and 1 API module. This guide is for sales and revenue ops teams: connect your account, then build a first scenario step by step.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the Demodesk Make integration do for you?

The Demodesk Make integration links your Demodesk account to Make, a no-code tool where you build scenarios (automations made of modules, one brick per step). Demodesk warns Make the moment a meeting or a recording changes, and Make passes that information to the rest of your stack.

Follow-ups that start on their own. With Watch Meeting Ended, a scenario runs as soon as a call wraps up. The next module can open a task in your project board or write a line in your CRM, so no rep has to remember the after-call chores.

Transcripts where people read them. Watch Recording Transcription Postprocessed fires once Demodesk has finished processing a transcript. That is the right moment to send the text to a shared document or to the deal record, instead of hunting for it later.

A calendar your team can trust. Watch Meeting Rescheduled, Watch Meeting canceled and Watch Meeting Handovered cover the changes that usually slip through: a new time, a lost slot, a different host. Each one can alert the right channel.

Know the limits before you start. Make's documentation for Demodesk is marked as limited, and the catalog lists no ready-made action besides Make an API Call. Anything outside the 10 triggers goes through that module and the Demodesk API. If you are weighing tools, the same app often exists as an n8n node too: our n8n vs Make comparison lays out the criteria. New to the editor? The Make training starts from the basics, and the Make pricing page explains how operations are counted.

Connect

How do you connect Demodesk to Make?

  1. 01

    Add a Demodesk module

    In a scenario, search for Demodesk and pick any module, for example Watch Meeting Ended. In the module panel, click Create a connection. The connection is your Demodesk account linked to Make once, then reused by every Demodesk module.

  2. 02

    Name it and authorize Make

    Give the connection a name if you manage several accounts (it is optional). Then authorize Make on the Demodesk page that opens, or paste the key Demodesk gives you, depending on what the window asks for.

  3. 03

    Save and check

    Click Save. The connection now shows in the module's dropdown, and any other Demodesk module you add later will offer it too, with no need to sign in a second time.

First scenario

Your first scenario with Demodesk

GoalWhen a meeting ends in Demodesk, Make receives it instantly, then uses Make an API Call to fetch from Demodesk the related data the trigger does not carry.

  1. 01

    Create the scenario

    Open the Scenarios page, create a new scenario and click the big + to place the first module. That first module is the trigger: the event that starts everything.

  2. 02

    Place Watch Meeting Ended

    Search for Demodesk, choose Watch Meeting Ended and pick the connection you created. It is an instant trigger, so Demodesk calls Make through a webhook as soon as a meeting closes.

  3. 03

    Add Make an API Call

    Click the + on the right of the trigger and add Make an API Call. It reuses your connection. Map the meeting data from the trigger into the request you need.

  4. 04

    Test with Run once

    Click Run once, then end a test meeting in Demodesk. Open each module to read the bundles it received: that is where you learn which details Demodesk actually sends.

  5. 05

    Switch it on

    When the test looks right, save and switch the scenario on. From then on, every finished meeting starts one run, and each module it passes through counts as an operation on your plan.

Triggers

Which Demodesk events can start a scenario?

10 modules start a scenario when something happens in Demodesk. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Demodesk as soon as it happens.

Demodesk1Watch Meeting Call Note Updated

Watch Meeting Call Note Updated

Instant trigger

In Make“Triggers when a meeting's call not is updated”

Your scenario learns that someone edited the call note of a meeting, so the latest version of those notes can travel to where your team works. Each update arrives as one bundle, one item passed to the next module.

How it fires
instant, Demodesk calls Make through a webhook as soon as the note changes.
When to use it
a rep cleans up notes after a discovery call and the CRM record should reflect the final wording, not the draft.
Watch out
a note edited several times sends several bundles, so the next module should update one record rather than create a new one each time.
Demodesk2Watch Meeting canceled

Watch Meeting canceled

Instant trigger

In Make“Triggers when a meeting is canceled”

This trigger tells Make that a meeting was called off, which lets you free the slot, warn a manager or reopen a lead before anyone notices the gap by accident.

How it fires
instant, Demodesk warns Make through a webhook the moment the cancellation happens.
When to use it
a prospect cancels a demo and the account owner wants a message in the team channel so someone can propose a new time.
Watch out
a cancellation is final for that meeting; if the prospect simply moved it, Watch Meeting Rescheduled is the event to listen to instead.
Demodesk3Watch Meeting Ended

Watch Meeting Ended

Instant trigger

In Make“Triggers when a Meeting Ends.”

Here is the cleanest starting point for after-call work: the scenario runs as soon as a meeting is over, with the meeting details in the bundle, ready for the next modules.

How it fires
instant, Demodesk calls Make through a webhook when the meeting ends.
When to use it
opening a follow-up task, logging the call on the deal or sending an internal recap once the conversation closes.
Watch out
the recording and its transcript may not be ready yet at that point; for those, pick Watch Recording Uploaded or Watch Recording Transcription Postprocessed.
Demodesk4Watch Meeting Event Response Changed

Watch Meeting Event Response Changed

Instant trigger

In Make“Triggers when an attendee's event response to the calendar event changes”

You get notified when an attendee changes their answer to the calendar invitation, so a declined or accepted invite never goes unnoticed before the call.

How it fires
instant, Demodesk sends the change to Make by webhook right away.
When to use it
a key stakeholder declines a demo the day it was booked and the rep needs a nudge to confirm or reschedule.
Watch out
every attendee can change their response, so a meeting with many guests can start many runs, and each run uses operations on your plan.
Demodesk5Watch Meeting Handovered

Watch Meeting Handovered

Instant trigger

In Make“Triggers when a meeting is handed over to a different host”

Make hears about it whenever a meeting moves to a different host, which keeps ownership clear when an SDR passes a booked call to an account executive.

How it fires
instant, the handover reaches Make through a webhook as soon as it is done in Demodesk.
When to use it
updating the owner of the deal in your CRM, or telling the new host that a meeting just landed on their calendar.
Watch out
Make only knows what the bundle contains; run the trigger once with Run once to confirm which host details Demodesk includes.
Demodesk6Watch Meeting Rescheduled

Watch Meeting Rescheduled

Instant trigger

In Make“Triggers when a meeting is rescheduled”

When a meeting moves to a new date or time, this trigger passes the change to Make, so reminders, prep tasks and internal calendars stay aligned with what the prospect agreed to.

How it fires
instant, Demodesk notifies Make by webhook as soon as the meeting is moved.
When to use it
a demo shifts to next week and the prep checklist in your project tool should follow it.
Watch out
a moved meeting is not a new one, so update the existing task or record instead of creating a duplicate in the next module.
Demodesk7Watch Meeting Scheduled

Watch Meeting Scheduled

Instant trigger

In Make“Triggers when a meeting is scheduled”

Every newly booked meeting can start a scenario, which is the natural entry point for anything that should happen before the call: prep work, a CRM activity, a heads-up to the team.

How it fires
instant, Demodesk calls Make through a webhook the moment the booking exists.
When to use it
a prospect books a demo from your site and marketing wants that lead flagged as sales-ready in the CRM.
Watch out
this trigger covers new bookings only; changes to an existing meeting come through Watch Meeting Rescheduled or Watch Meeting canceled.
Demodesk8Watch Meeting Started

Watch Meeting Started

Instant trigger

In Make“Triggers when a meeting has started”

This one reacts when a meeting actually begins, not when it is booked, so your scenario works from calls that really took place.

How it fires
instant, Make gets a webhook call from Demodesk as soon as the meeting starts.
When to use it
tracking show rates, or marking the lead as met in your CRM so nurturing emails stop going out during the sales cycle.
Watch out
a meeting that never starts sends nothing here, so this trigger alone cannot list no-shows for you.
Demodesk9Watch Recording Transcription Postprocessed

Watch Recording Transcription Postprocessed

Instant trigger

In Make“Triggers when the transcription of a recording finished post-processing”

The scenario waits until Demodesk has finished processing the transcript of a recording, so the text you pass on is the final one, ready to be stored, shared or summarized by another app.

How it fires
instant, Demodesk alerts Make by webhook once post-processing is complete.
When to use it
filing call transcripts in a shared drive or attaching them to the deal so managers can review calls without logging in to Demodesk.
Watch out
the transcript comes after that processing step, not with Watch Meeting Ended, so do not expect the text in a scenario built on that trigger.
Demodesk10Watch Recording Uploaded

Watch Recording Uploaded

Instant trigger

In Make“Triggers when a recording for one of your meetings is uploaded”

Make is told as soon as a recording of one of your meetings is available, which lets you share the replay or archive it without waiting for anyone to go looking.

How it fires
instant, the upload reaches Make through a webhook from Demodesk.
When to use it
posting the replay link in a deal channel for coaching, or keeping an archive of recorded calls in another tool.
Watch out
if you need the words rather than the video, Watch Recording Transcription Postprocessed is the better choice; the Free plan also caps files at 5 MB.
Modules

What else can Make do in Demodesk?

Demodesk gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.

Demodesk1

Make an API Call

Action

In Make“Performs an arbitrary authorized API call.”

This module opens the whole Demodesk API to your scenario, with the connection you already have, so you are not stuck with the triggers alone when you need to read or change something in Demodesk.

When to use it
a trigger gives you a meeting, and you want to fetch or update related data that no listed module covers.
Watch out
you pick the endpoint and build the request yourself, so keep the Demodesk API reference open and test with Run once first.
Need help

Need help automating Demodesk with Make?

A person reads every message.

FAQ

Demodesk and Make: common questions

01Is the Demodesk Make integration free?
Yes, Demodesk is a standard app in Make, so it works from the Free plan onward. The Free plan has limits you will feel quickly: 2 active scenarios, runs of 5 minutes at most, files up to 5 MB and 512 MB of data transfer. Every module run counts as one operation. Paid plans (Core, Pro, Teams and Enterprise) lift the cap on active scenarios and allow runs of up to 40 minutes. Your Demodesk subscription is a separate matter that this page does not cover.
02What do you need to connect Demodesk to Make?
A Demodesk account and a Make account are enough to begin; the documentation lists no other prerequisite. You add a Demodesk module, click Create a connection, optionally name it, then authorize Make on the Demodesk page or paste the key Demodesk provides. Click Save and the connection is reusable across all Demodesk modules. Because the Make documentation for this app is limited, test with Run once right after to see what data comes through.
03Do Demodesk triggers in Make fire in real time?
Yes. All 10 Demodesk triggers are instant: Demodesk calls Make through a webhook as soon as the event happens, whether a meeting is booked, started, ended, moved or canceled, or a recording and its transcript become available. There is no polling interval to set for these triggers, unlike scheduled ones that Make checks every 15 minutes by default. Each event starts one run of the scenario, so a busy calendar means more operations on your plan.
04What if the Demodesk module you need is missing in Make?
It depends on what you need, but the usual answer is Make an API Call. Demodesk only has 10 triggers and this one generic module in Make, so any read or write beyond the triggers goes through it. It reuses your existing connection and can reach any endpoint of the Demodesk API. You choose the endpoint and write the request yourself, so keep the Demodesk API reference at hand, since the Make documentation for this app is limited.
05Should you use Make or n8n for Demodesk?
It depends on your criteria, not on a ranking. On Make, Demodesk comes with 10 instant triggers that cover the meeting lifecycle and recordings, plus Make an API Call for the rest, all usable from the Free plan. The same app often has an n8n node as well. Compare what each tool offers for the events you rely on, how your team prefers to build, and where your other apps already live, then pick the one that fits that picture.