Resources · Make integration

SimplyMeet.me Make integrationAutomate SimplyMeet.me with Make.

Every booked, moved or cancelled meeting can start a workflow on its own. The SimplyMeet.me Make integration gives you 3 instant triggers and 3 modules to act on your calendar. This page shows you how to connect your account and build a first scenario without code.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the SimplyMeet.me Make integration do for you?

The SimplyMeet.me Make integration links your scheduling account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a single brick such as a trigger, an action or a search. When a meeting is booked, rescheduled or cancelled, SimplyMeet.me tells Make right away and your scenario takes over.

Win back cancelled calls. Watch Meeting Cancelled fires the moment a guest drops out. Search Meeting Types finds the right meeting type, then Create a Single-Use Link produces a fresh booking link you can pass to your email or chat app, so the guest gets a one-time way back into your calendar.

Keep your team in sync when times move. Watch Meeting Rescheduled hands the updated meeting to the next module, for example a row in a spreadsheet or a message in a team channel, so nobody works from the old slot.

Start onboarding from the first booking. Watch Meeting Scheduled opens the door to everything that should happen once a prospect picks a slot: a CRM record, a welcome email, a task for the account owner.

The listed modules stay focused on meetings, meeting types and single-use links. For anything else the SimplyMeet.me API offers, Make an API Call reuses the same connection. If you are still choosing a tool, our Make review and the n8n vs Make comparison lay out the options, and Make training helps you go further on your own.

Connect

How do you connect SimplyMeet.me to Make?

  1. 01

    Copy your API key

    Sign in to SimplyMeet.me with an active account and open the Integrations tab. Your API key is shown on that screen. Copy it; Make will ask for it in a moment.

  2. 02

    Add a SimplyMeet.me module

    In your Make account, add any SimplyMeet.me module to your scenario and click Create a connection. A connection is your SimplyMeet.me account linked to Make once, then reused by every module of the app.

  3. 03

    Name it and paste the key

    The Connection name field is optional, but a clear name helps when you have several accounts. Paste the API key you copied, or follow the on-screen instructions, and save.

First scenario

Build your first scenario with SimplyMeet.me

GoalWhen a meeting is cancelled in SimplyMeet.me, Make looks up the meeting type you offer for rebooking and creates a single-use link so the guest can book again.

  1. 01

    Create the scenario

    Open the Scenarios page, create a new scenario and click the + to place the first module. That empty circle is where your automation starts.

  2. 02

    Add Watch Meeting Cancelled

    Search for SimplyMeet.me, pick Watch Meeting Cancelled, click Create a webhook, then Create a connection with your API key. From now on, each cancellation reaches Make as it happens.

  3. 03

    Look up the meeting type

    Click the + on the right of the trigger and add Search Meeting Types. Set it to target the type you offer guests who rebook. Each type found becomes a bundle, meaning one item passed to the next module: several matches mean several links.

  4. 04

    Create the single-use link

    Add Create a Single-Use Link and map the meeting type found by the search. The output is a link that works once, ready to be sent by the email or chat module you add after it.

  5. 05

    Test with Run once

    Click Run once, then cancel a test meeting in SimplyMeet.me. Open each module to read the bundles it received and check that the link was created as expected.

  6. 06

    Switch it on

    Turn the scenario on. Because the first module is an instant trigger, it does not wait for the default 15-minute schedule: SimplyMeet.me calls Make as soon as a meeting is cancelled.

Triggers

SimplyMeet.me triggers in Make

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

SimplyMeet.me1Watch Meeting Cancelled

Watch Meeting Cancelled

Instant trigger

In MakeTriggers when a meeting is cancelled.

Get a scenario running the moment a guest cancels, so the empty slot turns into a follow-up instead of a silent gap in your calendar.

How it fires
instant, SimplyMeet.me calls Make through a webhook as soon as the cancellation happens, no polling involved.
When to use it
a sales call drops and you want to send a rebooking link, free a room or tell the account owner.
Watch out
the documentation asks you to click Create a webhook before creating the connection, so follow that order.
SimplyMeet.me2Watch Meeting Rescheduled

Watch Meeting Rescheduled

Instant trigger

In MakeTriggers when a meeting is rescheduled.

Know right away when a meeting moves to a new time, and push that change to the tools where your team actually looks.

How it fires
instant, SimplyMeet.me alerts Make through a webhook as soon as the new time is saved.
When to use it
interviews or client demos where a colleague, a shared sheet or a CRM record must reflect the updated slot.
Watch out
this trigger only covers moved meetings; a brand new booking comes through Watch Meeting Scheduled instead.
SimplyMeet.me3Watch Meeting Scheduled

Watch Meeting Scheduled

Instant trigger

In MakeTriggers when a meeting is scheduled.

Turn every new booking into the start of a process: the record, the reminder and the preparation happen without anyone copying details by hand.

How it fires
instant, SimplyMeet.me notifies Make through a webhook as soon as someone books a slot.
When to use it
a prospect books a discovery call and you want a CRM contact, a welcome email and a task created in one go.
Watch out
each booking uses operations for every module that runs after it, so keep the chain short on the Free plan.
Modules

SimplyMeet.me modules in Make

SimplyMeet.me gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.

SimplyMeet.me2

Make an API Call

Action

In MakePerforms an arbitrary authorized API call.

Reach any part of the SimplyMeet.me API that the ready-made modules leave out, using the connection you already created, without setting up credentials a second time.

When to use it
you need data or an operation from SimplyMeet.me that none of the other five modules offers.
Watch out
you write the request yourself, so keep the SimplyMeet.me API documentation open and test with Run once before switching the scenario on.
SimplyMeet.me3

Search Meeting Types

Search

In MakeSearches for meeting types or lists them all.

Pull the list of your meeting types, or only the ones that match your search, so later modules know which type to work with.

When to use it
right before Create a Single-Use Link, or to feed a spreadsheet that shows which meeting formats your account offers.
Watch out
a search can return zero, one or several bundles, and each bundle runs the following modules once.
Need help

Need help automating SimplyMeet.me with Make?

A person reads every message.

FAQ

SimplyMeet.me and Make: frequent questions

01Is the SimplyMeet.me Make integration free?
Yes, SimplyMeet.me is a standard app in Make, so it is available from the Free plan. That plan allows 2 active scenarios, a minimum of 15 minutes between two scheduled runs, up to 5 minutes of execution and files up to 5 MB. Paid plans (Core, Pro, Teams and Enterprise) lower the interval to 1 minute and lift the limit on active scenarios. Your SimplyMeet.me subscription is separate and depends on the vendor's own pricing page. Enterprise apps are the only ones reserved to the Enterprise plan, and SimplyMeet.me is not one of them.
02What is needed to connect SimplyMeet.me to Make?
You need an active SimplyMeet.me account and its API key. In SimplyMeet.me, open the Integrations tab and copy the key displayed there. In Make, add a SimplyMeet.me module, click Create a connection, give it a name if you like and paste the key. With a trigger, click Create a webhook first. The connection is then reused by every SimplyMeet.me module in your scenarios. No account yet? Create one on SimplyMeet.me first: for the subscription, the documentation points to the vendor’s pricing page.
03Does the SimplyMeet.me trigger react in real time?
Yes. Watch Meeting Scheduled, Watch Meeting Rescheduled and Watch Meeting Cancelled are all instant triggers. SimplyMeet.me calls Make through a webhook as soon as the event happens, so the scenario does not wait for the default 15-minute schedule used by scheduled triggers. In the editor, these modules carry the lightning badge rather than the clock. Each event also costs operations for every module that runs after it, so your plan still counts what the scenario does.
04What if a SimplyMeet.me module is missing in Make?
It depends on what you need. The ready-made modules cover booked, moved and cancelled meetings, meeting type searches and single-use links. For anything else the SimplyMeet.me API allows, the Make an API Call module sends a request of your choice with the same connection. The documentation Make publishes for this app is AI-generated from the vendor's docs, so check important details with SimplyMeet.me directly. Test the call with Run once before you switch the scenario on.
05Is Make or n8n better suited to SimplyMeet.me?
It depends on the tool you already work in. Make offers SimplyMeet.me as a standard app with 3 instant triggers, 2 actions and 1 search, plus a guided editor where each module is set up visually. The same app often exists as an n8n node too. Compare the modules each side offers for your use case and pick the platform your team will maintain. The comparison linked above looks at both tools side by side.