Add tag to Tax Exempted Orders

Written By Floris de Vries

Last updated 1 day ago

This guide will walk you through the process of tagging orders that are marked as tax-exempt by our app. Youโ€™ll be using the Shopify Flow app to automate this process.

Follow the steps below to set up the correct flow and apply the appropriate tag to each order.

Step 1: Create a custom flow.

Step 2: Select trigger "order created"

Step 3: Add a condition of when to add the tag

Step 4: Add The variable of the condition

Step 5: Search for "custom attributes" and select key

Step 5: Select Equal to and fill in "vat_exempt"

Step 6: Add extra criteria with "AND" and search again for "custom attributes" and select "value"

Step 7: Fill in value "true"

Step 8: Then add "action" -> "Add order tags"

Step 9: Add the tag "EU Tax Exemption" and save the flow.