Tool to retrieve a list of quotes. Use when you need to list, filter, or page through sales quotes. Use after obtaining the tenant ID via connections.
pageintegerPage number for paginated results (1-based).
orderstringOrder by any element, e.g., ExpiryDate ASC.
DateTostringFilter for quotes on or before this date (YYYY-MM-DD).
StatusstringFilter for quotes of a particular status.
DateFromstringFilter for quotes on or after this date (YYYY-MM-DD).
ContactIDstringFilter for quotes belonging to a particular contact by ContactID.
tenant_idstringXero Tenant ID. Optional - will auto-fetch from connections if not provided.
QuoteNumberstringFilter by quote number.
ExpiryDateTostringFilter for quotes expiring on or before this date (YYYY-MM-DD).
ExpiryDateFromstringFilter for quotes expiring on or after this date (YYYY-MM-DD).
If-Modified-SincestringOnly return quotes modified after this UTC timestamp in RFC3339 format.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.