June 21, 2024

Flow: New action to Send Admin API request

You can now use a new Send Admin API request action to call almost any Shopify Admin API, enabling thousands of new types of automations. In the Send Admin API request action, you will choose your mutation and you will then fill out the input data needed by the mutation you choose and your use case.

For example, to update the locale for a customer, you would choose customerUpdate and then update the JSON to set the locale:

Example setting a locale

For more information about how it works and current limitations, go to the documentation. For questions and feedback, you can post to the Shopify community.