Toggl Track
Toggl Track is a time-tracking software for businesses and freelancers. It can track time spent on projects and analyze productivity. This document describes how to connect IBM watsonx Orchestrate to Toggl Track and use its skills on watsonx Orchestrate.
Connecting to Toggl Track
- A credential type must be set for apps that are a part of team skill sets and AI assistants. Skill-based actions in AI assistants support only shared credentials.
- If a credential type of an app is not specified, an error message is displayed when users attempt to run the skills of the app. To resolve the error, an admin must set the credential type for the app. For more information, see Managing connections.
An app can be connected either through the skill catalog or through the watsonx Orchestrate chat. Use the method that suits you to connect to an app.
Connect to the app through the skill catalog when you add that skill to your skill set:
- On the watsonx Orchestrate chat page, click Add skills from the catalog.
- Search and click the app tile.
- Click Connect app.
- Configure the connection. For more information, see Configuring the connection.
- Click Connect app.
Otherwise, connect to that app through the watsonx Orchestrate chat when you use the skill:
- Open the watsonx Orchestrate chat.
- On the chat, start the skill.
- Click Connect app.
- Configure the connection. For more information, see Configuring the connection.
- Click Connect app.
Configuring the connection
To connect watsonx Orchestrate to Toggl Track, complete the following steps:
- Click Connect app.
- You are prompted to enter the following connection details:
- Server URL: Select the URL for the API server that makes runtime calls, for example
https://api.track.toggl.com/api/v9
. - API key: Specify the unique API key that you use to access Toggl Track.
- Allow self-signed certificates (optional): Select
"true"
or"false"
. - Override server URL (optional): Required if you want to connect to an endpoint in a private network by using the private network client, or if you want to override the server URL. Specify an override value for the host
and port for the connector in the format
<http or https>://<host_name>:<port>
. If you are not using the private network client or do not require an override, leave this field blank.
- Server URL: Select the URL for the API server that makes runtime calls, for example
- Click Connect app.
What to do next
After you connect to the app, you can use the Toggl Track skills. For more information see, Using the chat.
To learn about the available skills, see List of prebuilt apps, skills and skill flows.
Parent topic: