Shopify Flow - Send email when order placed with Customer Metafield not blank

Hello, I am hoping for some help with this. I am new to Shopify Flow and want to set up an automation to email me when a customer places an order.

I have set up a metafield titled “Sales Representative” with preset choices. When a customer with a Sales Rep places an order, we need to pay a commission to the representative based on the order amount.

So I want to be emailed whenever these orders come in. Please advise how to target the custom customer metafield when an order is placed if the metafield has a value. Thank you!

Trigger: Order Created

Check if: Order → Metafields → Definition → Name

Name Includes “sales representative”

Add Criteria for the same item → AND

metfield → Value

Value is Not empty and exists

Then → Send email…

Should be ok

Thank you for the reply, would it not be:

Check if: Order → Customer → Metafields → Definition → Name?

Thank you for the clarification.

Oh, my bad. Missed this part. Yes, indeed, you are right.

1 Like