Auto Tag & Flow - Documents
  • 🚀Getting Started
    • About Auto Tag & Flow
    • App configuration
  • 🌟WORKFLOW TEMPLATES
  • 💡Main features
    • Add tag to an order
      • Add tag to order's note
      • Remove tag from order
    • Add tag to a customer
      • Remove tag from customer
      • Use Case - Popular
    • Add tag to a product
      • Remove tag from product
    • Reprocess Tags (Add/remove tag to old orders)
    • Dynamic Tags 🔥
    • SHOPIFY FLOW Integration
      • Connect email
  • 📚Definition of Conditions
    • Criteria Options
    • Product
    • Shipping line
    • Transaction
    • Customer
    • Order
    • Shipping address
    • Billing address
  • 🧐FAQ
    • Why is the tag not added to order?
    • How can I sort order by tags?
    • How do I check conditions for existing orders?
    • How can I download the order tag list/export the workflow list?
    • Tag Management
    • How to get order ID?
  • 📨Product Update
    • Product Update 22.1
  • 💰Pricing plan
    • Pricing plan
    • Charge policy
  • Privacy Policy
Powered by GitBook
On this page
  1. Definition of Conditions

Order

PreviousCustomerNextShipping address

There are some fields of an order that you may need to create the condition, please take a look here

App ID ID of the application that created the order Buyer Accepts Marketing (true or false) Does the customer agree to receive email updates from the shop (true: yes, false: no) Order Attributes with value/name Attribute is an array that stores custom order information. Usually used to provide options for ordering. Has the form { "name": "custom engraving", "value": "custom value" } attribute value is the field value in the above object| Order Date For other fields, please refer to this screenshot

📚