Basic Information

appmixer.clickup.core.FindTimeEntries

1.0.0

Public

Find time entries for a team in ClickUp.

Input Ports

in

FieldTypeDescription
Team ID text Specify the Team ID (Workspace ID).
Start Date date-time Optionally filter time entries starting from this date.
End Date date-time Optionally filter time entries up to this date.
Output Type select Choose whether you want to receive the result set as one complete list, or one item at a time or stream the items to a file. For large datasets, streaming the rows to a file is the most efficient method.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata