Shopify / Abandoned Cart
appKey:
shopify
triggerKey:
abandoned-cart
Trigger Inputs
The following parameters are available when configuring this trigger:
Event Payload Properties
The following properties can be referenced when an event occurs:
Property | Label | Type |
---|---|---|
id | ID | number |
cartToken | Cart token | string | null |
createdAt | Created at | string | null |
currency | Currency | string | null |
customerLocale | Customer Locale | string | null |
email | string | null | |
phone | Phone | string | null |
referringSite | Referring site | string | null |
lineItems | Line items | string | null |
updatedAt | Updated at | string | null |
firstName | Customer - First name | string | null |
lastName | Customer - Last name | string | null |
abandonedCheckoutUrl | Abandoned checkout url | string | null |
shippingAddressFirstName | Shipping First Name | string | null |
shippingAddressAddress1 | Shipping Address 1 | string | null |
shippingAddressPhone | Shipping Phone | string | null |
shippingAddressCity | Shipping City | string | null |
shippingAddressZip | Shipping Zip/Postal Code | string | null |
shippingAddressProvince | Shipping Province/State | string | null |
shippingAddressCountry | Shipping Country | string | null |
shippingAddressLastName | Shipping Last Name | string | null |
shippingAddressAddress2 | Shipping Address 2 | string | null |
shippingAddressCompany | Shipping Company | string | null |
shippingAddressLatitude | Shipping Latitude | string | null |
shippingAddressLongitude | Shipping Longitude | string | null |
shippingAddressName | Shipping Name | string | null |
shippingAddressCountryCode | Shipping Country Code | string | null |
shippingAddressProvinceCode | Shipping Province/State Code | string | null |
billingAddressFirstName | Billing First Name | string | null |
billingAddressAddress1 | Billing Address 1 | string | null |
billingAddressPhone | Billing Phone | string | null |
billingAddressCity | Billing City | string | null |
billingAddressZip | Billing Zip/Postal Code | string | null |
billingAddressProvince | Billing Province/State | string | null |
billingAddressCountry | Billing Country | string | null |
billingAddressLastName | Billing Last Name | string | null |
billingAddressAddress2 | Billing Address 2 | string | null |
billingAddressCompany | Billing Company | string | null |
billingAddressLatitude | Billing Latitude | string | null |
billingAddressLongitude | Billing Longitude | string | null |
billingAddressName | Billing Name | string | null |
billingAddressCountryCode | Billing Country Code | string | null |
billingAddressProvinceCode | Billing Province/State Code | string | null |