Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
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!
Solved! Go to the solution
This is an accepted solution.
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
This is an accepted solution.
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.
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024