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

Criteria Options

Definition

For text

Contain

Check the criteria if it contains the string you have specified anywhere in the value

Not contain

Check the criteria if it DOES NOT contain the string you have specified anywhere in the value

Start with

Check to see if the value specified appears at the beginning of the chosen criteria

End with

Check to see if the value specified appears at the end of the chosen criteria

In set

Check the criteria if it matches exactly any of the comma-separated list of values. The field accepts a comma separated list of potential values.

Not in set

Check the criteria if it DOES NOT exactly match any of the comma-separated list of values. The field accepts a comma separated list of potential values.

For value

In Set

Check the value if it matches exactly any of the comma-separated list of values. The field accepts a comma separated list of potential values.

Not In Set

Check the value if it DOES NOT match exactly any of the comma-separated list of values. The field accepts a comma separated list of potential values.

PreviousConnect emailNextProduct
📚