Timely Make integrationAutomate Timely with Make.
Stop typing the same Timely events by hand. The Timely Make integration gives you 8 modules: 7 actions and 1 search to create, update and time events. This guide walks you through the connection and a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Timely Make integration do for you?
The Timely Make integration links your Timely account to Make, a visual tool where you build a scenario: the automation itself, a chain of modules that runs on a schedule or when another app calls Make. Each module is one brick. Here, those bricks create, read, change, search and time events in Timely without you opening it.
Events that write themselves. A task closed in your project tool or a form filled by a client can feed Create an Event, so the entry lands in Timely instead of waiting for someone to remember them.
Timers that follow the work. When a support ticket moves to in progress in another app, Start a Timer can begin counting on the matching event, and Stop a Timer ends it when the ticket closes. You find the event first with Search Events or Get an Event.
Clean-up and corrections. Update an Event corrects an existing event when the information changes elsewhere, and Delete an Event removes an entry that should not exist.
What Make does not give you here: Timely has no trigger module, so nothing in Timely can start a scenario on its own. The scenario starts from another app or from Make's own schedule. For anything the listed modules skip, Make an API Call reaches the rest of the Timely API. Before you pick a plan, read the Make pricing guide; if you also weigh the other tool, Timely often has an n8n node too, and the n8n vs Make comparison lays out the differences. Prefer a guided start? The Make training covers these building blocks step by step.
How do you connect Timely to Make?
- 01
Create an OAuth app in Timely
As an admin user in Timely, open Settings, then Devs. Give your application a name, paste the callback URI
https://www.integromat.com/oauth/cb/timelyapp, and copy the Client ID and Client secret shown on screen. - 02
Add a Timely module in Make
In your scenario, add any Timely module and click Create a connection. A connection is your Timely account linked to Make once, then reused by every Timely module. The Connection name field is optional but helps when you have several accounts.
- 03
Paste the credentials and confirm
Enter the Client ID and Client secret you copied, then follow the on-screen instructions to authorize access. Once the connection is saved, Make can list the Timely objects it reads, so you pick from menus instead of typing IDs.
Your first scenario with Timely
GoalWhen a new item arrives in another app, Make creates the matching event in Timely.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to add the first module. Since Timely has no trigger, this first module comes from the app where the work starts.
- 02
Pick the starting app
Search that app by name, pick its module and connect your account. Each item it returns becomes a bundle: one record that flows to the next module.
- 03
Add Create an Event
Click the + on the right of the first module, search Timely and choose Create an Event. Select your Timely connection, then map data from the previous module into the event fields Make shows you.
- 04
Test with Run once
Click Run once. Make runs the scenario one time, and you can open each module to read the bundles it received. Check in Timely that the event looks right.
- 05
Schedule and switch on
Open the clock on the first module to set the schedule, every 15 minutes by default on a new scenario, then switch the scenario on. Each module run on a bundle counts as one operation on your plan.
What each Timely module does
Timely gives you 8 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.”
Here you get a brand new event in Timely, filled from data another app already holds. Nobody has to open Timely.
Delete an Event
ActionIn Make“Deletes a specified event.”
This one removes a single event from Timely, the one you point it at, and leaves everything else alone.
Get an Event
ActionIn Make“Returns a specified event.”
You get the full details of one event you already know, ready to map into the next modules of the scenario.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
With this module, any endpoint of the Timely API becomes reachable from your scenario, using the same connection as the other Timely modules.
Start a Timer
ActionIn Make“Starts timer on an event.”
Tracking begins automatically: this module starts the timer on an event, so the clock runs from the moment the work actually starts elsewhere.
Stop a Timer
ActionIn Make“Stops timer on an event.”
Closing the loop, this module halts the running timer on an event so the recorded time matches the real end of the task.
Update an Event
ActionIn Make“Updates a specified event.”
Changes reach an event that already exists instead of creating a duplicate, so Timely stays in line with what changed in your other tools.
Search Events
SearchIn Make“Searches for events or lists them all.”
Finding events without knowing their references is what this search does: it returns every match, or the whole list, as separate bundles.
Need help automating Timely with Make?
A person reads every message.