Basic Information

appmixer.clickup.core.CreateTimeEntry

1.0.0

Public

Create a new time entry in ClickUp.

Input Ports

in

FieldTypeDescription
Team ID text Specify the Team ID (Workspace ID).
Start date-time Specify the start date and time of the time entry.
Duration (minutes) number Specify the duration of the time entry in minutes.
Task ID text Optionally specify the Task ID to associate with this time entry.
Description text Optionally specify a description for the time entry.
Billable toggle Specify whether the time entry is billable. Defaults to true.
Tags text A comma-separated list of tag names.

Output Ports

out

FieldTypeDescription
Time Entry object -

Full Metadata