Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
Hey Everyone,
I'm trying to change the customer's default language which I believe is set by "customer.locale" based on specific tags which are created on the customer profile.
See screenshot below, this is what I'm looking to change.
This is how I have set the flow up so far:-
Customer Created ---> Check if Tag = "German Language" ----> Action
Now I just need help with the Action part... but I also need to make sure this is even possible.
If anyone can help please let me know
You would need to update the customer locale using Send HTTP Request calling:
https://shopify.dev/docs/api/admin-graphql/2023-07/mutations/customerUpdate
Can you maybe dumb your reply down abit - not sure exactly what to do 😅
There's a few prior posts you should consult about how to call an API from Flow. For example:
https://community.shopify.com/c/shopify-flow-app/auto-fulfil-item-with-http-request/m-p/2090245
You'll need to create an custom app with the right scopes to get an API key. They follow the above.
Thanks for the response Paul, really appreciate it
I may need to speak with someone who can help us with this though, as its a little out of my realm
Ever been able to have this to work?
Isn't this something that could be achieved with "Update Customer Field" action?
Please use customers locale variables. It will help you identify and change customer selected language. Please update via shopify API
Thanks
Annadurai
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