How can I automate tags for international orders?

Topic summary

Goal: Automatically tag international orders with “globale” after discontinuing Market Pro (which previously auto-tagged).

Suggested solutions:

  • Use Shopify Flow (Shopify’s built-in automation tool) to create a workflow that tags orders based on country criteria; an image was provided showing a proposed setup, with an offer to help configure it.
  • Consider the Order Automator app, which handles order-based automations including tagging, fulfillment-related tasks, and notifications.

Current challenge:

  • The requester attempted to set a condition like “country not equal to United States” in Shopify Flow but couldn’t find the appropriate field/condition and asked for step-by-step guidance.

Status:

  • No resolution yet. The requester has not managed to implement the automation and is seeking detailed instructions.

Notes:

  • The shared screenshot appears central to understanding the recommended Shopify Flow setup, but exact steps were not detailed in the thread.
Summarized with AI on January 6. AI used: gpt-5.

Hello all,

I previously used Market Pro to handle international orders but I recently stopped due to long process of getting paid. Market Pro automatically tag each orders that are international with “globale” and international orders don’t have that tag anymore unless I manually put it in.

Is there anyway that I can set up an automation for it to tag an international order with “globale” instead of me having to manually do each order?

Also, the tag is just for that I can separate international orders from domestic orders easier.

1 Like

Hi @ELYSIAN_CLO

You can do that using Shopify Flow; see below for the set-up; if you need assistance setting this up, let me know.

Kind regards

Ab

This is a common use case for people using Order Automator.

Giving this alternative option in case your not familiar, because it handles a variety of automation tasks based around orders and fulfillment, tagging, notifications, etc. You may find some other automation opportunities you hadn’t thought of before.

Can you show me step by step how to do that please? I tried to create the condition for “country not equal to United States” but couldn’t find it.

Hi @ELYSIAN_CLO

Have you managed to sort this?

No, I have not

Yes this can be automated :+1:

You have two main options:

1) Shopify Flow (if you’re on a plan that supports it)

You can create a workflow:

  • Trigger: Order created

  • Condition: Shipping country ≠ your domestic country

  • Action: Add order tag = global

2) Rule-based tagging app (simpler to maintain)

If you prefer not to build workflows, apps like AutoTag Pro can handle this with a simple rule:

  • If shipping country is not US (or your home country) → add tag global

It runs automatically for new orders and can also tag past orders in bulk if needed.

That way you get the same behaviour Market Pro gave you, without manual tagging.