Retrieves a paginated list of service tickets from AgencyZoom. Supports filtering by: - Status (0=removed, 1=active, 2=completed) - Priority ID and Category ID Returns service ticket details including subject, description, dates, assignment information, and workflow stage. Resul…
pageintegerThe page number to retrieve (0-indexed). Defaults to 0 if not specified.
statusintegerFilter by service ticket status: 0 for 'removed', 1 for 'active', or 2 for 'completed'. If not specified, returns all statuses.
pageSizeintegerThe number of service tickets to return per page. Defaults to 20 if not specified.
categoryIdintegerFilter by service ticket category identifier. Use 0 to return all categories.
priorityIdintegerFilter by service ticket priority identifier. Use 0 to return all priorities.
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.