Teamup Make integrationAutomate Teamup with Make.
Your Teamup calendar can update itself when the rest of your stack moves. The Teamup Make integration gives you 14 modules: 3 triggers, 9 actions and 2 searches. This guide is for people who already run their team schedule in Teamup and want to connect it, then build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Teamup Make integration do for you?
The Teamup Make integration links your Teamup calendar to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules. Each module is one brick of that chain, such as a trigger that watches Teamup or an action that writes an event. You pick the bricks, Make runs them for you.
A kickoff slot for every new project. Watch Sub-Calendars notices when someone adds a sub-calendar, and Create an Event drops a first meeting into your calendar, so no project starts without a date on the board.
Changes that reach the right people. Watch Events Updated picks up events that were edited. Pass them to a chat or email module from another app and your field team hears about a moved appointment without refreshing the calendar.
A tidy calendar after a project closes. Search Events finds the events you target, then Delete an Event or Delete a Sub-Calendar clears what no longer belongs there. Test that one carefully before you switch it on.
What the listed modules do not cover, Make an API Call can reach with the same connection. The Teamup documentation in Make flags its own content as AI-generated, so check important details against Teamup. If you are still choosing a platform, the n8n vs Make page sets out the criteria, and the Make pricing page explains how operations are counted. Scheduling is also central to the Acuity Scheduling Make integration.
How do you connect your Teamup account to Make?
- 01
Get an API key from Teamup
In Teamup, open Settings, then Integrations, API Integration and Manage Applications. Create a new application and copy the API key shown on screen. Teamup asks you to apply for API credentials first, so start there.
- 02
Add a Teamup module in your scenario
In Make, place any Teamup module in your scenario and click Create a connection. A connection is your Teamup account linked to Make once, then reused by every Teamup module you add later.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps when you manage several calendars. Paste the credentials you copied from Teamup, or follow the instructions on screen, then save.
Build your first scenario with Teamup
GoalWhen a new sub-calendar appears in Teamup, Make books a kickoff event in your calendar.
- 01
Create the scenario
Go to the Scenarios page, create a new scenario and click the big +. That opens the list where you choose the first module, the one that starts everything.
- 02
Add Watch Sub-Calendars
Search for Teamup, pick Watch Sub-Calendars and select your connection, or click Create a connection if this is your first Teamup module in Make.
- 03
Add Create an Event
Click the + on the right of the trigger and add Create an Event. Choose the calendar Make lists for you, then map data from the trigger into the event so each kickoff mentions its project.
- 04
Test with Run once
Add a test sub-calendar in Teamup, then click Run once. Open the bubble above each module to read the bundles it received, a bundle being one item passed along, here one sub-calendar.
- 05
Schedule and switch it on
Click the clock on the first module. A new scenario checks every 15 minutes by default, which is also the shortest gap on the Free plan. Keep it or change it, then switch the scenario on.
What can start a Teamup scenario?
3 modules start a scenario when something happens in Teamup. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Teamup as soon as it happens.
Watch Events
Scheduled triggerIn Make“Watches for new events.”
Watch Events hands your scenario each event that is newly added in Teamup, one bundle per event, so the next modules can act on bookings as they land in the calendar.
Watch Events Updated
Scheduled triggerIn Make“Watches for new or updated events.”
With Watch Events Updated, you catch both fresh events and the ones someone changed, which keeps anything downstream in step with the current version of the calendar.
Watch Sub-Calendars
Scheduled triggerIn Make“Watches for new sub-calendars.”
This trigger tells you when a sub-calendar is born, which makes it the natural starting point for setup work around a new team, room or project inside Teamup.
Every Teamup module in Make, and when to reach for it
Teamup gives you 11 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create an Event
ActionIn Make“Creates a new event in the specified calendar.”
Puts a new event on the calendar you specify, so a booking made elsewhere lands in Teamup without anyone retyping it.
Create a Sub-Calendar
ActionIn Make“Creates a new sub-calendar.”
Adds a sub-calendar to your Teamup setup, giving a new team, room or client its own lane with no manual setup in the settings.
Delete an Event
ActionIn Make“Deletes an event.”
Removes one event from Teamup, which keeps the calendar honest when a booking is cancelled somewhere else in your tools.
Delete a Sub-Calendar
ActionIn Make“Deletes a sub-calendar.”
Takes an entire sub-calendar out of Teamup, handy for clearing away a finished project instead of leaving it cluttering the view.
Get an Event
ActionIn Make“Retrieves a specific event.”
Fetches the full details of one event you already know, so later modules can use its current data rather than a stale copy.
Get a Sub-Calendar
ActionIn Make“Retrieves a specific sub-calendar.”
Returns the details of a single sub-calendar, giving the rest of the scenario something reliable to map from when it names or routes things.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the Teamup API to your scenario, reusing the connection you already built, for the cases no ready-made module handles.
Update an Event
ActionIn Make“Updates an event.”
Changes an event that already exists, so a new time or a new detail decided in another tool shows up in Teamup on its own.
Update a Sub-Calendar
ActionIn Make“Updates a sub-calendar.”
Edits a sub-calendar in place, which lets a renamed project or team carry its new label into Teamup without a trip to the settings.
List Sub-Calendars
SearchIn Make“Retrieves a list of sub-calendars.”
Brings back every sub-calendar in your Teamup calendar as separate bundles, which is the easy way to act on all of them in turn.
Search Events
SearchIn Make“Searches for events or list them all.”
Finds the events that match what you ask for, or lists them all, and returns zero, one or many results for the modules that follow.
Need help automating Teamup with Make?
A person reads every message.