App
Timing
Timing is an automatic time tracking app for macOS. It also offers a web service to manage your tasks on the go, retrieve data via the API, and connect to other services.
What your agent can do with Timing
Triggers and actions 4 triggers · 19 actions
- TriggerNew Project
Triggered when a new project is created in Timing.
- TriggerNew Team
Triggered when you are added to a new team in Timing.
- TriggerNew Time Entry
Triggered when a new time entry is logged in Timing.
- TriggerNew Timer Started and Running
Triggered when a new timer is started and is still running in Timing.
- ActionBatch Update Time Entries
Updates several Timing time entries at once — moves them to a project, retitles them, sets notes, billing status or custom fields. Anything left blank is left untouched on the entries.
- ActionCreate Project
Creates a new project in Timing, optionally under a parent project, and returns the created project.
- ActionCreate Time Entry
Logs a finished block of work in Timing between a start and end time, optionally against a project, and returns the created time entry.
- ActionDelete Project
Deletes a project in Timing, along with all of its child projects.
- ActionDelete Time Entry
Deletes a time entry in Timing.
- ActionFind Project
Searches your Timing projects by title and returns the first match, plus the full list of matches.
- ActionFind Team
Finds a team you belong to in Timing by its name and returns the first match, plus every team whose name matched.
- ActionGet Activity Hierarchy
Returns a readable breakdown of what you worked on in Timing over a date range, as tab-indented text grouped by project and app with durations.
- ActionList Projects
Returns the projects you can see in Timing, optionally filtered by title, team, or hiding archived ones.
- ActionList Teams
Returns all the Timing teams you are a member of.
- ActionList Time Entries
Returns your Timing time entries, optionally narrowed by date range, project, team member, search text or billing status.
- ActionShow Latest Time Entry
Returns your most recent time entry in Timing.
- ActionShow Project
Returns a single Timing project with its colour, notes, billing default, parent and child projects.
- ActionShow Running Timer
Returns the timer that is currently running in Timing. Errors with a not-found if no timer is running.
- ActionShow Time Entry
Returns a single Timing time entry with its times, duration, project, notes and billing status.
- ActionStart Timer
Starts a running timer in Timing, stopping any timer that is already running, and returns the new entry.
- ActionStop Timer
Stops the timer that is currently running in Timing and returns the finished time entry.
- ActionUpdate Project
Updates a Timing project's name, colour, notes, archive state or billing default. Anything left blank keeps its current value.
- ActionUpdate Time Entry
Updates a Timing time entry — its times, project, title, notes or billing status. Anything left blank keeps its current value.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Timing API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.