Retrieve tickets from OneDesk by querying a range of item IDs. **API LIMITATION WORKAROUND**: The OneDesk Public API does not provide a direct endpoint to list all tickets. This action works around this by: 1. Querying individual items by ID within the specified range (start_id…
end_idintegerEnding item ID for the range to query (inclusive, must be >= start_id)
start_idintegerStarting item ID for the range to query (inclusive, must be >= 1)
max_ticketsintegerMaximum number of tickets to return (1-100)
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.