Action: Create Task

Toggl Track Operation

The Create Task action creates a new task within a project.

Example User Story

I want to create a new task in Toggl Track so that I can track the time spent on specific activities.

Fields

Field Name
Field Type
Required

workspace_id

Integer

Yes

project_id

Integer

Yes

name

String

Yes

estimated_seconds

Integer

No

active

Boolean

No

Toggl Track

Example link

Code (Apache v2.0): Operation

Last updated