Create a worklog entry to track time spent on a work item (task, ticket, project, etc.). Records the start and finish time, work hours, completion percentage, and billability. Use this after obtaining a valid item_id from actions like GET_TASK_DETAILS.
worksnumberNumber of work units (hours) logged, non-negative
item_idRequiredintegerID of the work item (task, ticket, project, etc.) to log time against
billablebooleanWhether this work is billable
commentsstringComments or notes describing the work performed
date_startRequiredstringStart date and time of the work period in ISO 8601 format
percentagenumberPercentage of work completion (0-100)
date_finishRequiredstringFinish date and time of the work period in ISO 8601 format
lifecycle_status_idintegerLifecycle status ID for the worklog entry (optional)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.