- Home
- Resources
- Integrations
- Time Doctor
Time Doctor Make integrationAutomate Time Doctor with Make.
Can Make keep your Time Doctor projects, tasks and hours in order for you? The Time Doctor Make integration gives you 15 modules: 1 trigger, 11 actions and 3 searches. This guide is for ops leads and team managers, and it walks you from the connection to a working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Time Doctor Make integration do for you?
The Time Doctor Make integration links your Time Doctor account to Make, a visual tool where you build a scenario: the automation itself, made of modules placed one after the other. Each module is one brick, such as a trigger that watches Time Doctor or an action that creates a task. You set it up once, and Make runs it for you.
Every new hire gets a first task. Watch Users spots a user added to your Time Doctor company, then Create a Task opens an onboarding task so the newcomer has something to log hours against on day one.
Projects mirror the tools where work is sold. When a deal is won in your CRM, Create a Project opens the matching Time Doctor project, and Update a Project renames it when the scope changes. The Agile CRM Make integration shows the CRM side of that flow.
Tracked hours land in a report. List Time Entries pulls the logged time, and a spreadsheet or database module stores it, for example through the Airtable Make integration.
What Make does not do here: the documentation gives no connection prerequisites and no numeric limits, and only one trigger exists, on new users. For anything the 15 modules miss, Make an API Call reaches the rest of the Time Doctor API. If you also weigh n8n for this kind of work, the n8n vs Make comparison lays out the criteria, and the Make pricing page explains how operations are counted.
How do you connect Time Doctor to Make?
- 01
Add a Time Doctor module
Open a scenario, click the +, search for Time Doctor and pick any of its modules. In the module panel, click Create a connection. A connection is your Time Doctor account linked to Make once, then reused by every Time Doctor module.
- 02
Name it and authorize Make
Give the connection a name if you like, such as the company it belongs to. Then follow the Time Doctor window that opens to authorize Make, or paste the key Time Doctor gives you if that is what the screen asks for.
- 03
Save and check the lists
Click Save. Back in the module, Make can now read your account and offer the projects and tasks it finds, so you pick them from a list instead of typing IDs by hand.
Your first scenario: a task for every new Time Doctor user
GoalWhen a user is added in Time Doctor, Make creates an onboarding task for them.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to place the first module. This first module decides when everything else runs.
- 02
Add Watch Users
Search for Time Doctor, choose Watch Users and select your connection, or click Create a connection if you have not linked the account yet.
- 03
Add Create a Task
Click the + on the right of Watch Users and pick Create a Task. Fill its fields by mapping the user data that Watch Users hands over, so each task clearly belongs to one newcomer.
- 04
Test with Run once
Add a test user in Time Doctor, then click Run once. Open the bubble above each module to read the bundles it received: one bundle is one item passed along, here one user.
- 05
Schedule and switch it on
Click the clock on Watch Users to set the schedule, every 15 minutes by default, then switch the scenario on. Make now checks Time Doctor for new users at that pace.
What starts a Time Doctor scenario
1 module starts a scenario when something happens in Time Doctor. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Time Doctor as soon as it happens.
Watch Users
Scheduled triggerIn Make“Triggers when a new user is added.”
Watch Users hands your scenario every person newly added to your Time Doctor company, one bundle per user, so the setup that follows a hire can start without anyone remembering to do it.
Every Time Doctor module in Make
Time Doctor gives you 14 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Project
ActionIn Make“Creates a new project.”
Create a Project opens a fresh project in Time Doctor from data arriving in the scenario, so people can start tracking hours on it right away.
Create a Task
ActionIn Make“Creates a new task.”
Create a Task puts the work in Time Doctor for you, so nobody retypes it and the team can start logging time on it.
Create a Time Entry
ActionIn Make“Creates a new time entry.”
This module writes hours into Time Doctor for you: a block of worked time added from another source instead of a timer someone started.
Delete a Project
ActionIn Make“Deletes a project by ID.”
Delete a Project removes a Time Doctor project once you give it the project ID, which keeps the list your team picks from short and current.
Delete a Task
ActionIn Make“Deletes a task by ID.”
Tasks that no longer make sense leave Time Doctor through this module, which works from the task ID and clears them without a manual pass.
Delete a Time Entry
ActionIn Make“Deletes an existing time entry.”
Delete a Time Entry takes an existing block of logged time out of Time Doctor, which helps when hours were recorded twice or by mistake.
Get a Project
ActionIn Make“Gets a single project by ID.”
Get a Project returns the details of one Time Doctor project from its ID, handing the rest of the scenario the facts it needs without a broad search.
Get a Task
ActionIn Make“Gets a single task by ID.”
You get one task back, fully described, as soon as you pass its ID to this module, so later steps can read it before acting.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call gives you access to any part of the Time Doctor API the other modules leave out, using the connection you already created.
Update a Project
ActionIn Make“Updates a project by ID.”
Update a Project changes an existing Time Doctor project, found by its ID, so it keeps matching what the rest of your stack says about that client.
Update a Task
ActionIn Make“Updates a task by ID.”
Edits made elsewhere reach Time Doctor through Update a Task, which rewrites an existing task identified by its ID instead of creating a second one.
List Projects
SearchIn Make“Lists all projects by company ID.”
List Projects returns the projects of a Time Doctor company, found by its company ID, one bundle each, so the next modules can work through all of them.
List Tasks
SearchIn Make“Lists all tasks.”
This search brings back all the tasks in Time Doctor, zero, one or many, so you can review or sync them in one pass.
List Time Entries
SearchIn Make“Retrieves all existing time entries.”
List Time Entries retrieves the hours logged in Time Doctor, one bundle per entry, which is the raw material of any timesheet or billing report.
Need help automating Time Doctor with Make?
A person reads every message.