Skip to main content

Raw Time Entries

This job fetches all time entries made in your Clockify account. If you want to get all time entries, you can use fetch time entries.

Add this job

Data

Sample Data

Open in new tab -

Data Headers

HeaderDescription
descriptionDescription of the time entry
projectName of the project associated with the time entry
taskTask associated with the time entry
startStart time of the time entry
endEnd time of the time entry
durationDuration of the time entry
userName of the user who created the time entry
tagsTags associated with the time entry
billableIndicates if the time entry is billable
hourlyRateHourly rate for the time entry
costRateCost rate for the time entry
isLockedIndicates if the time entry is locked
typeType of the time entry
customFieldValuesCustom field values associated with the time entry
kioskKiosk information associated with the time entry
idUnique ID of the time entry
userIdID of the user who created the time entry
workspaceIdID of the workspace associated with the time entry
tagIdsIDs of the tags associated with the time entry
taskIdID of the task associated with the time entry
projectIdID of the project associated with the time entry
kioskIdID of the kiosk associated with the time entry

Filtration Options

This job can restrict the data visible in spreadsheets. Use the following parameters to restrict the data:

ParameterOptions
start_dateSelect time entries with a start date on or after start_date. Format - YYYY-MM-DD
end_dateSelect time entries with an end date on or before end_date. Format - YYYY-MM-DD
workspace_idSelect time entries related to a particular workspace. Workspace ID is the ID of the workspace from Clockify.
user_idSelect time entries related to a particular user. User ID is the ID of the user from Clockify.