How to trigger events based on field response values
One of the most powerful differences between using the ShopFields app and standard order notes, is that data is attached to orders in a structured, reliable way.
This means that it is easy for other apps and integrations to detect the data, and that many different attributes can be applied to the same point of sale order safely.
Shopify Flow is a fantastic eCommerce platform built by Shopify to let you automate tasks within your store. Using ShopFields + Shopify Flow you can automatically run actions when an order is created, such as:
- Tagging an order based on a field that has been added. For example, tagging orders with an engraving message as "custom" so that they can be held before shipping
- Emailing a staff member when a certain field is added. For example, emailing a supplier when a "bespoke" field is applied to the POS order
- Building better reporting for instore. For example, using a custom field to track how instore customers heard about your business, and using Flow to tag those orders for future reporting.
- Setting up alerts to staff members, or to other systems using Flow's HTTP Action.
To get started:
- Make sure you have the ShopFields and Shopify Flow apps installed
- Create your field
- Open up the Shopify Flow app and create a workflow
- Select a trigger. Order Created is useful trigger that will run the Flow when the order is first created
- Add your condition
- Add any follow on actions and save