Tool to retrieve all work orders (v2). Use after authentication when you need a paginated list of work orders.
fromZero-based offset for pagination. Defaults to 0.
sizeintegerMaximum number of work orders to return (>=1). Defaults to 1000.
fieldsstringComma-separated list of work order fields to include. Defaults to all fields.
filterstringURL-encoded JSON filter for advanced querying.
sort_fieldstringField to sort results by. Defaults to 'date_created'.
sort_directionstringSort order: 'asc' or 'desc'. Defaults to 'desc'.
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.