Skip to main content

Toggl API

This source can sync data from the Toggl API. At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch. Please use cautiously if you expect your API to have a lot of records.

  • time_entries
  • organizations
  • organizations_users
  • organizations_groups
  • workspace
  • workspace_clients
  • workspace_tasks
FeatureSupported?(Yes/No)Notes
Full Refresh SyncYes
Incremental SyncNo

Toggl APIs are under rate limits for the number of API calls allowed per API keys per second. If you reach a rate limit, API will return a 429 HTTP error code. See here

  • API token
Expand to review
VersionDatePull RequestSubject
0.2.22024-10-2947883Update dependencies
0.2.12024-08-1644196Bump source-declarative-manifest version
0.2.02024-08-1444056Refactor connector to manifest-only format
0.1.142024-08-1243860Update dependencies
0.1.132024-08-1043485Update dependencies
0.1.122024-08-0343064Update dependencies
0.1.112024-07-2742755Update dependencies
0.1.102024-07-2042244Update dependencies
0.1.92024-07-1341736Update dependencies
0.1.82024-07-1041510Update dependencies
0.1.72024-07-0941227Update dependencies
0.1.62024-07-0640968Update dependencies
0.1.52024-06-28#38740Make connector compatible with Builder
0.1.42024-06-2540493Update dependencies
0.1.32024-06-2240096Update dependencies
0.1.22024-06-0438985[autopull] Upgrade base image to v1.2.1
0.1.12024-05-2038376[autopull] base image + poetry + up_to_date
0.1.02022-10-28#18507🎉 New Source: Toggl API [low-code CDK]