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
83 4 14

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