Tool to add a product to a cart in Omnisend (v3 API). Use when updating cart contents or tracking abandoned carts.
skustringStock keeping unit identifier.
priceRequiredintegerCurrent price in cents (e.g., 12111 for $121.11).
titleRequiredstringProduct name or title.
cart_idRequiredstringUnique identifier of the cart to add the product to.
currencyRequiredstringISO 4217 currency code (3 characters).
discountintegerDiscount amount in cents.
quantityRequiredintegerNumber of items. Must be a whole number greater than or equal to 1.
image_urlstringURL to product image.
old_priceintegerOriginal price before discount in cents (e.g., 14311 for $143.11).
product_idRequiredstringUnique product identifier from your catalog.
variant_idRequiredstringProduct variant identifier for tracking specific product variations.
descriptionstringProduct description text.
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.