- Integrations
- /
- Toggl Track
Toggl Track
Toggl Track timer and time-entry events
Toggl Track is the time tracker built for individuals and small teams who want a clean stopwatch-and-categorise model rather than the heavier project-management overhead of Harvest or Clockify. Tiny Command surfaces two triggers — Timer Started (a running timer began) and Timer Stopped (the timer was stopped, which is the canonical event for billing and rollup workflows since it carries the full elapsed duration) — plus three actions: Create Time Entry (post a duration-based entry for backfilling forgotten timers), List Workspaces, List Projects. The connection uses a Toggl API token from the user's profile page (or HTTP basic with api_token as the username, a Toggl-ism for the same auth). Timer Stopped's payload includes the workspace, project, task, tags, billable flag, and the start/stop timestamps. The typical workflow: when Timer Stopped fires on a billable client-project entry, push the duration to a Notion timesheet, append to a Google Sheet for weekly mileage, and notify the team Slack with what the user worked on.
Workflows start when Toggl Track does.
2 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.
Fires whenever a Toggl Track timer is started. Use it to update presence (set Slack status to "in focus"), kick off do-not-disturb, or log the activity start to a calendar.
Fires whenever a running Toggl timer is stopped. Use it to invoice completed work, log a session summary, or auto-resume notifications.
Do anything Toggl Track can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Create Time Entry | Creates a time entry in Toggl Track with description, project, tags, and duration. Common pattern: convert calendar events or support tickets into billable time automatically. |
| List Projects | Lists projects in a Toggl Track workspace with their IDs, client, and color. Used to populate a project picker before logging time. |
| List Workspaces | Lists all Toggl Track workspaces the connected user belongs to. Required first step for any flow that needs a workspace_id. |
Pre-built Toggl Track workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Toggl Track once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Toggl Track field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Toggl Track integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Toggl Track to Tiny Command?
What Toggl Track triggers does Tiny Command support?
What Toggl Track actions can I run from a workflow?
Is the Toggl Track integration real-time?
Do I need to write code to use Toggl Track with Tiny Command?
How much does the Toggl Track integration cost?
More other apps people connect.
Same category as Toggl Track, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Toggl Track.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.