- Home
- Resources
- Integrations
- TMetric
TMetric Make integrationAutomate TMetric with Make.
Tired of retyping tasks and hours into TMetric by hand? The TMetric Make integration gives you 10 modules: 1 trigger, 7 actions and 2 searches. This guide is for ops leads and freelancers who track time in TMetric, and it walks you from the connection to a scenario that runs on its own.
Verified Trustpilot reviews · AI, automation & growth agency
What can the TMetric Make integration automate?
The TMetric Make integration links your TMetric account to Make, a no-code tool where you build a scenario (the automation itself, a chain of bricks called modules). Once linked, Make can spot new tasks, create or clean up tasks, log time entries and drive the timer, without you opening TMetric.
Tasks that show up where your team already works. Put Watch New Tasks at the start of a scenario and every task created in TMetric can be announced in your team chat or copied to your project board, so nobody has to check TMetric to know what landed.
A time report you do not rebuild by hand. List Time Entries pulls the entries out of TMetric, and Make can push each one into a spreadsheet or a base. The Airtable Make integration is a common landing spot for that kind of report.
Client requests that become tasks. When a deal moves or a form comes in, Create a Task adds the matching TMetric task, and Create a Time Entry can log the time already spent on it.
What the listed modules do not cover, you can still reach with Make an API Call, using the same connection. Keep in mind that the official Make doc for TMetric is flagged as AI-generated, so check the details that matter with TMetric itself. And if you are weighing Make against n8n for this job, the n8n vs Make comparison sets out the criteria side by side.
How do you connect TMetric to Make?
- 01
Copy your TMetric API token
In TMetric, click the profile icon in the top right corner, then Profile Settings in the menu. Click Get new API token and copy the token that appears on screen. Keep it somewhere safe until the next step.
- 02
Add a TMetric module in Make
In your Make scenario, add any TMetric module and click Create a connection. The connection is your TMetric account linked to Make once, then reused by every TMetric module. The Connection name field is optional, but a clear name helps when you run several accounts.
- 03
Paste the token and save
Paste the API token you copied from TMetric into the connection window and confirm. Make can now read your tasks and time entries, and every other TMetric module you add will offer this connection in its list.
Your first scenario: turn incoming requests into TMetric tasks
GoalWhen a new request lands in another app you already use, Make creates the matching task in TMetric.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. This first module is the app where requests arrive: a form tool, your CRM or a shared inbox.
- 02
Set up the source module
Pick the module that watches new requests in that app and connect its account. Each new request becomes a bundle, one item that travels from one module to the next.
- 03
Add Create a Task
Click the + on the right of the first module, search for TMetric and choose Create a Task. Select the TMetric connection you made earlier, or create it now with your API token.
- 04
Map the request to the task
Fill the task fields by clicking the data from the first module, such as the request title or the client name. Make shows what it can read from TMetric once the connection exists.
- 05
Test with Run once
Send yourself a test request, then click Run once. Open the bundles each module received and check that the new task shows up in TMetric with the right details.
- 06
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default) and switch the scenario on. On the Free plan, 15 minutes is also the shortest interval between two scheduled runs.
What starts a TMetric scenario?
1 module starts a scenario when something happens in TMetric. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by TMetric as soon as it happens.
Watch New Tasks
Scheduled triggerIn Make“Triggers when a new task is created.”
Watch New Tasks hands your scenario every task created in TMetric, so whatever follows (a chat message, a row in a sheet, a card on a board) starts from fresh tasks only.
What can Make do in TMetric?
TMetric gives you 9 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Task
ActionIn Make“Creates a task”
Create a Task gives you a new TMetric task built from data coming out of another module, so requests stop being copied over by hand.
Create a Time Entry
ActionIn Make“Creates a time entry”
Create a Time Entry writes worked time straight into TMetric, which keeps your timesheet complete even when the work was tracked somewhere else.
Delete a Task
ActionIn Make“Deletes a task”
Delete a Task removes a task from TMetric, which keeps your task list in line with the tool where the work is really managed.
Edit/Delete a Time Entry
ActionIn Make“Edits or deletes a time entry”
Edit/Delete a Time Entry fixes a wrong time entry for you: the same module either edits an existing entry or removes it.
Get a Task
ActionIn Make“Gets a single task”
Get a Task fetches one task you already know, so later modules can use its details without searching through the whole list.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call”
Make an API Call reaches any part of the TMetric API from your scenario, with the connection you already set up, when no listed module does the job.
Update a timer
ActionIn Make“Updates, starts and stops a timer”
Update a timer starts, stops or changes the running TMetric timer, so time gets tracked from events rather than from someone remembering to click.
List Tasks
SearchIn Make“List all tasks for an account.”
List Tasks returns the tasks of your TMetric account, each one as a separate bundle that the next modules process one by one.
List Time Entries
SearchIn Make“Lists all time entries”
List Time Entries pulls your logged hours out of TMetric so a report, an invoice draft or a dashboard can be filled without exporting anything.
Need help automating TMetric with Make?
A person reads every message.