Shopping cart updated
The Shopping cart updated trigger starts an automation whenever items are added to or removed from a shopping cart in Business App. Use this trigger to send timely cart reminders, surface relevant offers, or track purchasing intent as it happens.
This trigger operates at the account scope, so account and cart data are available to downstream steps.
Trigger scope
This trigger operates at the account scope. Account fields and shopping cart data are available downstream.
How it works
- A user adds or removes an item from their shopping cart in Business App.
- The cart update event fires and the account is brought into scope.
- Cart contents and account data become available as dynamic content.
- Downstream steps execute using that context.
Available data
| Output | Description |
|---|---|
| Cart items | The products currently in the cart at the time of the update |
| Update type | Whether an item was added or removed |
| Account name | The account associated with the cart |
| Updated at | Timestamp when the cart was updated |