Close menu
Explore Plans
Mobile menu Close menu
Toggl Track

A new time entry is completed

This trigger fires when a complete new entry is added to Toggl Track.

Developer info

API endpoint slug
toggl_track.new_entry

Trigger fields

No fields for this trigger

Ingredients

Created at Date and time event was created.

Slug
created_at
Filter code
TogglTrack.newEntry.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Time entry ID of the time entry in Toggl Track.

Slug
time_entry_id
Filter code
TogglTrack.newEntry.TimeEntryId
Type
String
Example
123456

Workspace ID of the Toggl Track Workspace.

Slug
workspace_id
Filter code
TogglTrack.newEntry.WorkspaceId
Type
String
Example
123456

Project ID of the associated Toggl Track project.

Slug
project_id
Filter code
TogglTrack.newEntry.ProjectId
Type
String
Example
123456

Task ID of the associated Toggl Track task

Slug
task_id
Filter code
TogglTrack.newEntry.TaskId
Type
String
Example
123456

Billable Is this entry billable?

Slug
billable
Filter code
TogglTrack.newEntry.Billable
Type
String
Example
true

Start Start time of entry

Slug
start
Filter code
TogglTrack.newEntry.Start
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Stop Stop time of the entry

Slug
stop
Filter code
TogglTrack.newEntry.Stop
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Duration Duration of entry in seconds

Slug
duration
Filter code
TogglTrack.newEntry.Duration
Type
String
Example
3600

Tags Tags associated with the time entry.

Slug
tags
Filter code
TogglTrack.newEntry.Tags
Type
String
Example
IFTTT, tasks