Dynamic Tags with Auto Tags Orders & Customers
Dynamic Tags is designed for the dynamic value. For example: date, payment gateway, discount code, etc.
Step 1: Create a workflow

Step 2: Set up conditions

Step 3: Let select condition

Step 4: Add tags:
Choosing {{ line_items.properties.value }}

Add tags to customer:

Step 5: Let take a test with Do orders match conditions?
Enter the order ID to process a test.


Step 6: Double-check the result on Customers/ Orders.
If it's showing the result like the screenshot, the condition is working.

Scenario: Customer A places an order and picks a delivery date which is added as a tag to the order. Then, you want to add the delivery date tag on the order to the customer as well.
Step 1: Create a workflow

Step 2: Set up conditions

Step 3: Let select condition

Step 4: Add tags:
Choosing {{ line_items.properties.value }}

Add tags to customer:

Step 5: Let take a test with Do orders match conditions?
Enter the order ID to process a test.


Step 6: Double-check the result on Customers/ Orders.
If it's showing the result like the screenshot, the condition is working.

Updated on: 18/08/2022
Thank you!