Retrieves a paginated list of jobs from Ascora with optional filtering by job type, status, secondary status, and date range. Returns job details including job number, name, status, customer information, and assignment details. Use this when you need to list, search, or monitor…
pageintegerPage number for pagination (1-based).
endDatestringFilter jobs created on or before this date (ISO 8601 date, YYYY-MM-DD).
jobTypestringFilter by job type, e.g., 'Installation' or 'Service'.
pageSizeintegerNumber of jobs per page, between 1 and 1000.
jobStatusstringFilter by main job status, e.g., 'Open', 'Closed'.
startDatestringFilter jobs created on or after this date (ISO 8601 date, YYYY-MM-DD).
secondaryStatusstringFilter by secondary status of the job.
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.