Close menu
Explore Plans
Mobile menu Close menu
Toggl Track

Create tag

This action creates a tag in your Toggl Track Workspace

Developer info

API endpoint slug
toggl_track.create_tag
Filter code method
TogglTrack.createTag.skip(string?: reason)
Runtime method
runAction("toggl_track.create_tag", {})

Action fields

Workspace Dropdown list

Label
Workspace
Helper text
Select the organization & workspace
Slug
workspace
Required
true
Can have default value
false

Name Text input > Short text

Label
Tag Name
Helper text
Name of the tag. Should be unique.
Slug
name
Required
true
Can have default value
true
Filter code method
TogglTrack.createTag.setName(string: name)