Get Baskets
Retrieves a list of baskets (shopping carts) from your webstore created within a specified time period. This is typically used to identify customers with abandoned carts.
| Field | Description |
|---|---|
| Action name | A descriptive name for this action. You can use the default name or enter your own. |
| Created before (in days) | Filters baskets created before the current date minus the number of days you specify. For example, entering 14 returns baskets created more than 14 days ago. |
| Load shop accounts | If enabled, it loads the shop account data associated with each basket, making customer information available in subsequent steps. |
| Current batch variable | The name of the variable that will hold the current batch of baskets. You can use the default name or enter your own descriptive name. |