You mean this:
I’d recommend creating an API key for the shop (Settings / App and sales channels / develop apps / create an app) and make sure that API key can read and write customers.
It’s what I did.
Main issue: Update the customer “locale” (notification language) via Shopify Flow after customer imports default to English.
What was tried:
Resolution (latest update):
Notes:
Status: Resolved. Remaining uncertainty only around the prior token/scope/privacy cause.
You mean this:
I’d recommend creating an API key for the shop (Settings / App and sales channels / develop apps / create an app) and make sure that API key can read and write customers.
It’s what I did.
I think what is happening here is you need a privacy permission for that API key to access any customer data, but there doesn’t appear to be a way to get it via the UI. Or there is some scope issue. I could be wrong…without shop data I can’t really troubleshoot further. Mind if I convert this into a support ticket?
Sure it can be converted to a Support Ticket.
Thanks,
Looks like the community doesn’t have that feature any more…I think you need to submit the support ticket. Provide them with a link to this thread, a link to your workflow, and we should be good to investigate further.
Hi Paul!
I’ve found this solution and I’m trying to install for a client who has a need to amend all customer notifications to Swedish (sv). I’m nearly there with your solution i think, but to be honest confused as to where I find the URL of the HTTP request? Can you please assist?
Just use Send Admin API request now. It doesn’t require a URL or API key. Just select customerUpdate and enter the variables part (you’ll see the full JSON when you select that mutation…you can hand edit that to remove optional fields you don’t need)
THANK YOU SO MUCH! This has worked a treat and all customers tagged are now in the right language for their notifications