Tool to bulk edit multiple time entries in a workspace using JSON Patch operations. Use when you need to update the same field(s) across multiple time entries at once (e.g., changing descriptions, billable status, or project associations). Maximum 100 time entries per request.
metabooleanIf true, include metadata for related entities (projects, tags, etc.) in the response
patch_inputRequiredarrayArray of JSON Patch operations to apply to the specified time entries. Each operation modifies a specific field. At least one operation is required.
workspace_idRequiredintegerNumeric ID of the workspace containing the time entries
time_entry_idsRequiredstringComma-separated list of time entry IDs to edit. Maximum 100 IDs per request. Example: '204301830,202700150,202687559'
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.