Retrieve a list of worklogs from OneDesk with optional filtering and pagination. This action attempts to list worklogs by trying multiple candidate endpoints and parameter formats. Note: The OneDesk Public API has limited endpoint support. If no worklogs endpoint is available, t…
limitintegerMaximum number of worklogs to return. Defaults to 100, maximum 1000.
offsetintegerNumber of worklogs to skip for pagination. Defaults to 0.
to_datestringFilter worklogs up to this date (ISO 8601 format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SSZ). If not provided, no end date filter is applied.
user_idstringFilter worklogs by specific user ID. If not provided, returns worklogs for all users.
from_datestringFilter worklogs from this date onwards (ISO 8601 format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SSZ). If not provided, no start date filter is applied.
object_idstringFilter worklogs by specific object ID (e.g., ticket, task, or project ID). If not provided, returns all worklogs.
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.