Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
Hello, I have a Flow operational to change the metafield of a variant depending on the inventory availability of the variant depending when the stock hits 0.
What I am trying to implement is the ProductVariantPrice via an API call. I have attempted to handle this via the HTTP request action and Send Admin API Request. Both of which are not properly working. Would anyone have resources or advice on why both of these attempts are not working?
This is my first time working with HTTP requests and despite all resources I've consulted I don't know what is wrong as I'm directly using the templates provided by the Send Admin API request. Any Community Gurus assistance is appreciated.
HTTP Request Action:
Includes the Site name, Shopify API secret key in the headers and results in a HTTP 406 error.
Send Admin API Request
Used the template provided by the block and removed all the extraneous sections (everything except price and VariantID).
Solved! Go to the solution
This is an accepted solution.
I'm wondering if the issue might be the comma at the end of the list (after productId), which might not be valid JSON. Have you tried removing it?
This is an accepted solution.
I'm wondering if the issue might be the comma at the end of the list (after productId), which might not be valid JSON. Have you tried removing it?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025