New Order
Start a Flow when a new order is received through your Shopify account. All of the applicable data will be available as output fields.
Output Fields
- Order Fields
- OrderID (text): The ID of the new order
- Created At (text): When the order was created
- Updated At (text): When the order was last updated
- Order Name (text): Name of the new order
- Note (text): Note attached to the new order
- Gateway (text): The payment gateway used for the new order
- Total Price (Number): Total price of the new order
- Subtotal Price (Number): Subtotal price of the new order
- Currency (text): Currency that the new order was placed in
- Financial Status (text): The status of the new order (e.g. pending, paid, refunded, etc)
- Confirmed? (True/False): Whether or not the order is confirmed
- Buyer Accepts Marketing? (True/False): Whether or not the buyer will accept future marketing
- Referring Site (text): Site that the buyer was referred from
- Source (text): The source of the new order
- Source URL (text): The URL of the source of the new order
- Customer Fields
- Customer ID (text): The ID of the customer that placed the new order
- Email (text): The email of the customer that placed the new order
- First Name (text): The customer’s first name
- Last Name (text): The customer’s last name
- Context
- Execution ID (text): unique ID of the execution of the Flow