Clickup Create A Time Entry
Aident Loadout के माध्यम से ClickUp Tools के साथ Clickup Create A Time Entry का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
प्रदाता विवरण
Creates a new time entry for a specified team.
Aident Loadout के माध्यम से ClickUp Tools के साथ Clickup Create A Time Entry का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
Creates a new time entry for a specified team.
endintegerAlias for `stop`. The end time of the time entry, as a Unix timestamp in milliseconds. If both `start` and `end` are provided, the API will use these to determine the entry's actual duration, potentially overriding the `duration` field sent in the request.
tidstringThe ID of the task to associate this time entry with. If `custom_task_ids` is `true`, this should be the custom task ID.
stopintegerThe stop time of the time entry, as a Unix timestamp in milliseconds. If both `start` and `stop` are provided, the API will use these to determine the entry's actual duration, potentially overriding the `duration` field sent in the request.
tagsarrayAn array of Tag objects to apply to the time entry. Each Tag object should define 'name' (string), 'tag_fg' (hex color string for foreground), and 'tag_bg' (hex color string for background). This feature is available for users on the ClickUp Business Plan and above.
startआवश्यकintegerThe start time of the time entry, as a Unix timestamp in milliseconds.
team_Idआवश्यकstringThe Workspace ID (also called Team ID in ClickUp API) where the time entry will be added. This goes in the URL path.
team_idstringThe ID of the Team, required only if `custom_task_ids` is set to `true`. This specifies the team context for the custom task ID. Example: `custom_task_ids=true&team_id=123`.
assigneeintegerThe user ID of the person to assign this time entry to. Workspace owners and admins can assign to any user ID. Workspace members can only assign to their own user ID.
billablebooleanIndicates whether the time entry is billable. Set to `true` if billable, `false` or omit if not.
durationआवश्यकintegerThe duration of the time entry in milliseconds. Note: If `start` and `end` (or `stop`) times are also provided in the request, the ClickUp API will calculate the duration based on `start` and `end`/`stop`, and this `duration` field's value might be ignored or overridden by the s…
descriptionstringAn optional description for the time entry.
custom_task_idsbooleanIf `true`, the `tid` parameter will be interpreted as a custom task ID. If this is `true`, the `team_id` query parameter must also be provided to specify the team context for the custom task ID.
dataआवश्यकData from the action execution
errorstringError if any occurred during the execution of the action
successfulआवश्यकbooleanWhether or not the action execution was successful or not
OAuth कनेक्शन। जोखिम स्तर 2/5।
मुफ़्त Action
अभी कोई प्रकाशित Skills इस Action को स्पष्ट रूप से संदर्भित नहीं करती है।