Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

Toggl 

Toggl is a cloud-based time-tracking platform.

Toggl integration replicates data using the Toggl API v8.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

Information noteMake sure that the account you use has read access to the tables you want to fetch.

To set up your Toggl account, you need:

  • Your Toggl API token is specific to your user. When replicating data, Qlik Talend Cloud is only able to access the same data as your user in Toggl.
  • To replicate time entry data from multiple workspaces, you must be an Admin in the workspace from which you want to replicate data. Verify that you have this permission in Toggl before proceeding.

To retrieve your API token:

  1. Log into your Toggl account.
  2. Click the Workspace menu in the lower left corner.
  3. Click Profile settings.
  4. Locate the API token field.
  5. Copy the API token.

Creating the connection

For more information, see Connecting to SaaS applications.

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
SettingDescription
Data gateway

Select a Data Movement gateway if required by your use case.

Information note

This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None.

For information on the benefits of Data Movement gateway and use cases that require it, see Qlik Data Gateway - Data Movement.

Start Date

Enter the date, in the format MM/DD/YYYY, from which the data must be replicated from your source to your target.

API TokenAPI token.
Trailing Days

Enter the number of days to be used as an attribution window when replicating time entry data. This is only applicable to the time_entries table.

If the value is 5, Toggle replicates the past five days’ worth of data for the time_entries table during every replication job.

Schema

Information note

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 1.

Depending on your destination, table and column names may not appear as they are outlined below.

clients

The clients table contains info about the clients in your Toggl account.

Replication Method

CDC

Primary Key

id

Replication Key

at

Useful links

Toggl documentation

Toggl API method

groups

The groups table contains info about the groups in your Toggl account.

Replication Method

CDC

Primary Key

id

Replication Key

at

Useful links

Toggl documentation

Toggl API method

projects

The projects table contains info about the projects in your Toggl account.

Replication Method

CDC

Primary Key

id

Replication Key

at

Useful links

Toggl documentation

Toggl API method

tags

The tags table contains info about the tags in your Toggl account.

Replication Method

Full Table

Primary Key

id

Useful links

Toggl documentation

Toggl API method

tasks

The tasks table contains info about the tasks in your Toggl account.

Note: Tasks are only available for Toggl starter and other paid workspaces.

Replication Method

CDC

Primary Key

id

Replication Key

at

Useful links

Toggl documentation

Toggl API method

time_entries

The time_entries table contains info about time entries. Note: This table uses an attribution window to replicate data. Refer to the Replicating time entry data section for more info.

Time entries and user permissions

The time entries Stitch replicates are dependent upon the user whose API token is used to create the integration in Stitch. Stitch is only able to access the same data as the user whose token is used.

For example: If the user is unable to access a workspace, or is not an Admin in that workspace, Stitch will not be able to replicate time entry data for those workspaces. In this case, only the user’s own time entries will be accessible by Stitch.

If data from a workspace is missing, verify that the user whose API token is being used in Stitch has Admin permissions in that workspace.

Replication Method

CDC

Primary Key

id

Replication Key

updated

Useful links

Toggl API method

users

The users table contains info about the users in your Toggl account.

Replication Method

CDC

Primary Key

id

Replication Key

at

Useful links

Toggl documentation

Toggl API method

workspace_users

The workspace_users table contains info about the users in a workspace.

Replication Method

CDC

Primary Key

id

Replication Key

at

Useful links

Toggl documentation

Toggl API method

workspaces

The workspaces table contains info about the workspaces in your Toggl account.

Replication Method

CDC

Primary Key

id

Replication Key

at

Useful links

Toggl documentation

Toggl API method

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!