Retrieves a paginated list of quotes from Ascora with optional filtering by status, date range, or customer. Returns quote details including quote number, customer information, status, creation date, and total amount. Use this when you need to list, search, or monitor quotes in…
pageintegerPage number for pagination (1-based).
statusstringFilter by quote status, e.g., 'Draft', 'Sent', 'Accepted', 'Declined'.
endDatestringFilter quotes created on or before this date (ISO 8601 date, YYYY-MM-DD).
pageSizeintegerNumber of quotes per page, between 1 and 1000.
startDatestringFilter quotes created on or after this date (ISO 8601 date, YYYY-MM-DD).
customerIdstringFilter by customer ID to retrieve quotes for a specific customer.
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.