- Home
- Resources
- Integrations
- TrackingTime
TrackingTime Make integrationAutomate TrackingTime with Make.
What if new clients, projects and logged hours in TrackingTime moved on their own? The TrackingTime Make integration gives you 17 modules: 5 triggers, 9 actions and 3 searches. This guide shows how to link your account and build a first working scenario without writing code.
Verified Trustpilot reviews · AI, automation & growth agency
What can the TrackingTime Make integration do for you?
The TrackingTime Make integration links your TrackingTime account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a brick that watches, creates, finds or updates something. TrackingTime brings 17 of those bricks, so tasks, projects, customers and time entries can react to what happens elsewhere.
Projects that open themselves. When Watch customers spots a new client in TrackingTime, Add a project creates the matching project right away, so nobody has to remember that setup step.
Tasks born from your other tools. A signed deal or a support ticket in another app can become a TrackingTime task through Add a task, with the right project found first by Search a project.
Hours that travel to your other tools. Watch time entries and Watch completed tasks pass each new entry or finished task to the next module, for a report, a sheet or a message to the client lead.
Keep the limits in mind: the listed modules cover customers, projects, services, tasks and time entries. For anything else, Make an API call reuses the same connection. n8n often has a node for the same app too; the n8n vs Make comparison helps you choose, and the Make review and Make training pages go further on the tool itself.
How do you connect TrackingTime to Make?
- 01
Generate an app password in TrackingTime
In your TrackingTime account settings, open Apps and Integrations, find App Passwords and generate a new one. Copy it as soon as it shows on screen, since this is the credential Make will ask for.
- 02
Add a TrackingTime module in Make
In your scenario, click the + and search for TrackingTime. Pick any module, then click Create a connection. A connection is your TrackingTime account linked to Make once and reused by every TrackingTime module.
- 03
Name the connection and paste your credentials
The Connection name field is optional, but a clear name helps when several people share the workspace. Paste the credentials you copied from TrackingTime, or follow the on-screen instructions, and save.
Your first scenario: a project for every new customer
GoalWhen a new customer appears in TrackingTime, Make creates a project for that customer.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + in the middle of the editor to add the first module.
- 02
Add Watch customers
Search for TrackingTime, pick Watch customers and click Create a connection (or pick the one you already made). This module is the trigger: it starts the scenario whenever it finds a new customer.
- 03
Add Add a project
Click the + on the right of the trigger and pick Add a project. Map the customer coming from the previous module into the project, so each project lands under the right client.
- 04
Test with Run once
Create a test customer in TrackingTime, then click Run once. Make runs the scenario one time and shows the bundles each module received, so you can check the new project before going live.
- 05
Schedule and switch it on
Open the clock on the first module to set the schedule (every 15 minutes by default, which is also the shortest gap on the Free plan), then switch the scenario on.
What can start a TrackingTime scenario?
5 modules start a scenario when something happens in TrackingTime. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by TrackingTime as soon as it happens.
Watch completed tasks
triggerIn the docs onlyGives your scenario a signal each time a task gets marked as done in TrackingTime, so the finish line of a piece of work can set off whatever comes next: a note to the client, a status change elsewhere, a line in a delivery log.
Watch customers
triggerIn the docs onlyHands you each new customer record from TrackingTime as a bundle, meaning one item passed to the next module, which makes client onboarding the easiest place to start automating.
Watch projects
triggerIn the docs onlyLets the rest of your tools learn about a project the moment Make picks it up from TrackingTime, so a kickoff checklist or a shared channel can follow without a manual step.
Watch tasks
triggerIn the docs onlySends every newly created TrackingTime task into your scenario, which is how you keep a to-do list, a calendar or a teammate informed as soon as work gets planned.
Watch time entries
triggerIn the docs onlyTurns each hour block someone records in TrackingTime into data you can reuse, the natural source for billing sheets, client reports or a budget alert on a project.
What can Make do in TrackingTime?
TrackingTime gives you 12 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add a customer
ActionIn the docs onlyCreates a client in TrackingTime from data that lives elsewhere, so a deal won in your CRM or a signed form turns into a customer ready to hold projects.
Add a project
ActionIn the docs onlyOpens a new project in TrackingTime without anyone filling a form, which keeps project names and client links consistent from one job to the next.
Add a service
ActionIn the docs onlyAdds a service to your TrackingTime account, the kind of work your team logs time against, so a new offer is available to everyone as soon as it exists in your catalog.
Add a task
ActionIn the docs onlyPuts a task on a TrackingTime project from an event in any other app, a support ticket or a form reply for example, so people can start logging hours on it straight away.
Add a time entry
ActionIn the docs onlyRecords hours in TrackingTime on behalf of your scenario, useful when time is already captured in a calendar, a call tool or a spreadsheet and should not be typed a second time.
Make an API call
ActionIn the docs onlyReaches any endpoint of the TrackingTime API with the connection you already set up, which covers the cases the other modules leave out.
Search a project
SearchIn the docs onlyFinds existing TrackingTime projects so later modules can work on the right one, instead of creating a new project each time the scenario runs.
Search a task
SearchIn the docs onlyLooks up tasks already in TrackingTime, so your scenario can check whether the work exists before adding it or pick the task it has to change.
Search a time entry
SearchIn the docs onlyPulls matching time entries out of TrackingTime on demand, which suits a report built when you ask for it rather than one fed by every new entry.
Update a project
ActionIn the docs onlyChanges a project that already exists in TrackingTime, so its details stay in line with what your CRM or project board says without a manual edit.
Update a task
ActionIn the docs onlyEdits a TrackingTime task from your scenario, handy for keeping it aligned with the ticket or card it came from as that item evolves.
Update a time entry
ActionIn the docs onlyCorrects a time entry already saved in TrackingTime, so a fix made in the source, a moved meeting for instance, carries over to the timesheet.
Need help automating TrackingTime with Make?
A person reads every message.