Flows is in beta and is enabled per store. Contact Marzipan to switch it on for your account.
Triggers
A trigger is the event that starts a flow. There are currently two:order.paid— an order is marked paidcms.page_updated— a CMS page is updated
Actions
Actions are the steps a flow runs. You can:- Send a webhook
- Send an email
- Update an order’s status
Conditions
Conditions let a flow decide whether to continue. For example, you can check:- Order total
- Order type
- Order market
- Order shipping country
- Number of items
- Case-only
- Contains a product type
- Customer type

