Tool to retrieve a paginated list of carts with optional filtering. Use when you need to fetch carts by date range, contact, or segment.
sortstringSort order for results.
emailstringFilter carts by contact email address.
limitintegerNumber of results to fetch. Default is 100, max 250.
phonestringFilter carts by contact phone number including country code.
dateTostringCart creation date to. Format: YYYY-MM-DD.
offsetintegerNumber of results to skip. Default is 0.
dateFromstringCart creation date from. Format: YYYY-MM-DD.
contactIDstringFilter carts by contact ID.
segmentIDstringFilter carts by segment ID.
updatedTostringCart update date to. Format: YYYY-MM-DD.
updatedFromstringCart update date from. Format: YYYY-MM-DD.
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.