Toggl Track
Aynı zamanda bir ajan aracıToggl Track: time tracking for teams. Create and stop time entries, manage workspaces, projects, clients, tasks and tags, read organization/user data, and pull summary/detailed/weekly reports.
50 eylemler · 1 tetikleyiciler
Toggl Track entegrasyonu — 50 aksiyon ve 1 tetikleyici ile Toggl Track'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: Get Me, Update Me, Get My Sessions, Delete My Session, Get My Organizations. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.
Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.
Tetikleyiciler 1
Toggl Track üzerinde bir iş akışını başlatabilen olaylar.
New or updated time entry (polled)
Polls GET /me/time_entries?since=<unix> on a schedule. Fires for time entries created or updated since the last check.
Eylemler 50
Zervanor'un Toggl Track üzerinde yapabilecekleri.
Workspaces31
Create Time Entry
Create a time entry in a workspace (POST /workspaces/{workspace_id}/time_entries). For a running entry, set duration to -1 and stop unset.
Update Time Entry
Update a time entry (PUT /workspaces/{workspace_id}/time_entries/{time_entry_id}).
Stop Time Entry
Stop a running time entry (PATCH /workspaces/{workspace_id}/time_entries/{time_entry_id}/stop).
Delete Time Entry
Delete a time entry (DELETE /workspaces/{workspace_id}/time_entries/{time_entry_id}).
Bulk Edit Time Entries
Bulk edit time entries with patch operations (PATCH /workspaces/{workspace_id}/time_entries/{time_entry_ids}).
Get Workspace
Get a single workspace (GET /workspaces/{workspace_id}).
Update Workspace
Update a workspace (PUT /workspaces/{workspace_id}).
Get Workspace Users
List users in a workspace (GET /workspaces/{workspace_id}/users).
Get Workspace Statistics
Get workspace tracking statistics (GET /workspaces/{workspace_id}/statistics).
List Projects
List projects in a workspace (GET /workspaces/{workspace_id}/projects).
Get Project
Get a single project (GET /workspaces/{workspace_id}/projects/{project_id}).
Create Project
Create a project in a workspace (POST /workspaces/{workspace_id}/projects).
Update Project
Update a project (PUT /workspaces/{workspace_id}/projects/{project_id}).
Delete Project
Delete a project (DELETE /workspaces/{workspace_id}/projects/{project_id}).
List Clients
List clients in a workspace (GET /workspaces/{workspace_id}/clients).
Get Client
Get a single client (GET /workspaces/{workspace_id}/clients/{client_id}).
Create Client
Create a client in a workspace (POST /workspaces/{workspace_id}/clients).
Update Client
Update a client (PUT /workspaces/{workspace_id}/clients/{client_id}).
Delete Client
Delete a client (DELETE /workspaces/{workspace_id}/clients/{client_id}).
List Project Tasks
List tasks under a project (GET /workspaces/{workspace_id}/projects/{project_id}/tasks).
Get Project Task
Get a single project task (GET /workspaces/{workspace_id}/projects/{project_id}/tasks/{task_id}).
Create Project Task
Create a task under a project (POST /workspaces/{workspace_id}/projects/{project_id}/tasks).
Update Project Task
Update a project task (PUT /workspaces/{workspace_id}/projects/{project_id}/tasks/{task_id}).
Delete Project Task
Delete a project task (DELETE /workspaces/{workspace_id}/projects/{project_id}/tasks/{task_id}).
List Tags
List tags in a workspace (GET /workspaces/{workspace_id}/tags).
Create Tag
Create a tag in a workspace (POST /workspaces/{workspace_id}/tags).
Update Tag
Update a tag (PUT /workspaces/{workspace_id}/tags/{tag_id}).
Delete Tag
Delete a tag (DELETE /workspaces/{workspace_id}/tags/{tag_id}).
List Favorites
List the current user's favorites in a workspace (GET /workspaces/{workspace_id}/favorites).
Create Favorite
Create a favorite in a workspace (POST /workspaces/{workspace_id}/favorites).
Delete Favorite
Delete a favorite (DELETE /workspaces/{workspace_id}/favorites/{favorite_id}).
Me12
Get Me
Get the current (authenticated) user (GET /me). Identity + connectivity probe.
Update Me
Update the current user's profile (PUT /me).
Get My Sessions
Get the current user's active sessions (GET /me/sessions).
Delete My Session
Log out / delete the current session (DELETE /me/sessions).
Get My Organizations
List organizations the current user belongs to (GET /me/organizations).
Get My Workspaces
List workspaces the current user has access to (GET /me/workspaces).
Get My Clients
List all clients across the current user's workspaces (GET /me/clients).
Get My Projects
List all projects across the current user's workspaces (GET /me/projects).
Get My Tags
List all tags across the current user's workspaces (GET /me/tags).
Get My Time Entries
List the current user's time entries (GET /me/time_entries). Supports a since cursor for incremental polling of new/updated entries.
Get Current Time Entry
Get the currently running time entry, if any (GET /me/time_entries/current).
Get Time Entry
Get a single time entry by id (GET /me/time_entries/{time_entry_id}).
Organizations4
List Organization Workspaces
List workspaces in an organization (GET /organizations/{organization_id}/workspaces).
Get Organization
Get an organization (GET /organizations/{organization_id}).
Get Organization Users
List users in an organization (GET /organizations/{organization_id}/users).
Get Organization Groups
List groups in an organization (GET /organizations/{organization_id}/groups).
Workspace3
Get Summary Report
Reports API v3 summary report — grouped totals (POST /workspace/{workspace_id}/summary/time_entries on the Reports host).
Get Detailed Report
Reports API v3 detailed report — per-entry rows with paging (POST /workspace/{workspace_id}/search/time_entries on the Reports host).
Get Weekly Report
Reports API v3 weekly report — per-day/week totals (POST /workspace/{workspace_id}/weekly/time_entries on the Reports host).
Aramanızla eşleşen bir şey yok.
Toggl Track kullanan Çözüm Şablonları
Toggl Track ile kendi otomasyonunu görsel tasarımcıda kur.
Sıkça sorulan sorular
Toggl Track ile neler otomatikleştirebilirim?
50 aksiyon var — örneğin: Get Me, Update Me, Get My Sessions, Delete My Session, Get My Organizations ve daha fazlası.
Hangi Toggl Track olayları bir workflow başlatabilir?
1 tetikleyici — örneğin: New or updated time entry (polled).
Toggl Track bir AI agent aracı olarak kullanılabilir mi?
Evet. Toggl Track'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.
Toggl Track entegrasyonu nasıl modellenir?
Toggl Track sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.