Tool to create a new shopping cart in Omnisend. Use when tracking customer cart activity for abandoned cart campaigns.
emailstringCustomer email address associated with this cart
phonestringCustomer phone number
cartIDRequiredstringUnique cart identifier. Must be unique across all carts.
cartSumintegerTotal cart value in cents (e.g., 9999 for $99.99)
currencystringISO 4217 currency code (e.g., USD, EUR, GBP)
productsarrayArray of products in the cart
contactIDstringExisting Omnisend contact identifier to associate with this cart
createdAtstringCart creation timestamp in ISO 8601 format. If not provided, current time is used.
updatedAtstringCart last update timestamp in ISO 8601 format
cartRecoveryUrlstringURL to recover the cart, used in abandoned cart emails
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.