Back to Shopify Marketing
Connect Knoon AI with Shopify Marketing (Shopify) to automate AI workflows.
Fetch Shopify abandonment details for an abandoned checkout GraphQL ID.
shopifyMarketingGetAbandonmentByCheckoutId
BETA
Internal
Permissions
Optional permissions
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| abandonedCheckoutId | mustache | GraphQL abandoned checkout ID. | Yes |
| lineItemsFirst | number | Number of abandoned checkout line items to return. Max 100. | No |
| productsFirst | number | Number of viewed or cart-added products to return. Max 100. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | Abandonment details, customer summary, abandoned checkout payload, line items, and related product visit data. |