Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Update prices using external api

Update prices using external api

SaraYahia
Visitor
1 0 0

I have a system that calculate ans Identify prices for my products. I need the prices to be updated in shopify according to my system without the need to update it product by product.

I think there's an shopify plugin to add or webhook to call to do that.

Reply 1 (1)

Chris_Sydney
Shopify Partner
117 4 24

Hey, 

 

I think you are referring updating prices on products from a 3rd party. 

 

from the shopify side, you could just POST to the product via the admin API, docs are:

https://shopify.dev/docs/api/admin-rest/2023-07/resources/product-variant#put-variants-variant-id

https://shopify.dev/docs/api/admin-rest/2023-07/resources/product#put-products-product-id