Shopify Native Actions - Ecommerce Actions
Flexito's OmniAI offers a range of eCommerce actions that streamline the shopping experience for both businesses and customers. These features allow for efficient cart management, from adding and removing items to creating draft orders, ensuring a seamless and user-friendly inter
Listen to an audio overview
A short, AI-generated podcast-style summary of this article.
Flexito's OmniAI offers a range of eCommerce actions that streamline the shopping experience for both businesses and customers. These features allow for efficient cart management, from adding and removing items to creating draft orders, ensuring a seamless and user-friendly interaction.
This section covers the eCommerce actions supported by Flexito's OmniAI for customer interactions.
Add to Cart
Remove from Cart
Empty Cart
Get Cart Items
Create Draft Order From Cart
Let's explore each of these actions in detail.
Add to Cart
Use this action to add a product to a user's cart by employing the bot user's NS and the product's variant ID.
Input
Response Payload
{ |
|---|
Remove from Cart
This action removes an item from the cart using the user's NS and variant ID.
Input
Response Payload
{ |
|---|
Empty Cart
This action completely empties a user's cart using their user NS.
Input
Response Payload
{ |
|---|
Get Cart Items
This action retrieves cart details for a bot user using their user NS.
Input
Response Payload
{ |
|---|
Create Draft Order From Cart
This action creates a draft order using the line items present in the cart.
Input
Response Payload
{ |
|---|
Input (#ShopifyNativeActions-EcommerceActions-Input.1)
Response Payload (#ShopifyNativeActions-EcommerceActions-ResponsePayload.1)
Input (#ShopifyNativeActions-EcommerceActions-Input.2)
Response Payload (#ShopifyNativeActions-EcommerceActions-ResponsePayload.2)
Input (#ShopifyNativeActions-EcommerceActions-Input.3)
Response Payload (#ShopifyNativeActions-EcommerceActions-ResponsePayload.3)
Input (#ShopifyNativeActions-EcommerceActions-Input.4)
Response Payload (#ShopifyNativeActions-EcommerceActions-ResponsePayload.4)

