For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Create User Invitation

Toggl Track Operation

The Create User Invitation action generates and sends an invitation link to add a new user to the workspace.

Example User Story

I want to invite a new user to my Toggl Track workspace so that they can start tracking time.

Fields

Field Name
Field Type
Required

email

String

Yes

workspaceId

Integer

Yes

admin

Boolean

No

Toggl Track

Example link

Code (Apache v2.0): Operation

Last updated