This trigger fires when a new project is added.
Developer info
- API endpoint slug
- toggl_track.new_project
Trigger fields
No fields for this trigger
Ingredients
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- TogglTrack.newProject.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Project ID of your Toggl Track Project.
- Slug
- project_id
- Filter code
- TogglTrack.newProject.ProjectId
- Type
- String
- Example
- 12345
Workspace ID of your Toggl Track workspace
- Slug
- workspace_id
- Filter code
- TogglTrack.newProject.WorkspaceId
- Type
- String
- Example
- 123456
Client ID of your Toggl Track Client
- Slug
- client_id
- Filter code
- TogglTrack.newProject.ClientId
- Type
- String
- Example
- 123456
Project name Name of your Toggl Track Project
- Slug
- project_name
- Filter code
- TogglTrack.newProject.ProjectName
- Type
- String
- Example
- Biff's Project
Active Is the project active?
- Slug
- active
- Filter code
- TogglTrack.newProject.Active
- Type
- String
- Example
- true
Private Is the project private?
- Slug
- private
- Filter code
- TogglTrack.newProject.Private
- Type
- String
- Example
- true
Billable Is the project billable?
- Slug
- billable
- Filter code
- TogglTrack.newProject.Billable
- Type
- String
- Example
- true
