This page provides an advanced example of how to use Zapier to listen to created abandoned carts.
Update Abandoned Cart
trigger. This means the trigger will fire A LOT of times until the buyer completes the checkout process.Abandoned Cart
indefinitely.New Abandoned Cart
: Triggers when a new abandoned cart is created. Returns the cartId
of the abandoned cart.Update Abandoned Cart
: Triggers when an abandoned cart is updated. Returns the cartId
of the abandoned cart.Fetch Abandoned Cart Data
: Fetches the data of an abandoned cart.New Abandoned Cart
trigger to listen for new abandoned carts, wait a specific amount of time for the buyer to finish filling out the checkout form, and then use the Fetch Abandoned Cart Data
action to fetch the data of the abandoned cart.
Create a Zap
New Abandoned Cart
trigger.Connect Account
Select an account
and then click Connect Account
.Fill in the credentials
admin email account
, account password
, and OEM name
that were all generated during the onboarding process.
This information will have been sent to you in an email titled ‘[Important] Your
Ekho Dealer Credentials’ from us.Test the trigger
Add a delay
Fetch the abandoned cart data
Fetch Abandoned Cart Data
action to fetch the data of the abandoned cart.cartId
from the dropdown.Create a Path (If Else)
isDisabled
as the field:true
as the value:Call To Action
Fetch Abandoned Cart Data
action. Example fields include: email address
, name
, phone number
, etc.Publish the Zap
Publish
and then click Publish Zap
.Congratulations! You have successfully created a Zap that listens to abandoned carts & executes a call to action 🎉