Why shopify not provide batch update interface

Solved
Hoswey
New Member
3 0 0

Sometime We need to update 100 products. But shopify only provide the below api to update one product each time.

https://shopify.dev/api/admin/rest/reference/products/product

So we need to call this api 100 times.

 

As a developer, I am very curious why not provide a batch update api. Any difficulty from the technique view?

Accepted Solution (1)

Accepted Solutions
PaulNewton
Shopify Partner
4878 412 1053

This is an accepted solution.

Modernize to use the GraphQL API, and or the GraphQL bulk operations

https://shopify.dev/api/admin/graphql/reference 

https://shopify.dev/api/usage/bulk-operations 

 

https://www.shopify.com/partners/blog/shopify-api-release-july-2021#bulk-mutations 

 

Finally Combinable Discounts - EARLY ACCESS ONLY - Use Free Shipping With Other Discounts

Answers powered by coffee Buy Paul a Coffee for more answers or donate to eff.org
Problem Solved? ✔Accept and Like solutions to help future merchants
Confused? Busy? Buy a custom solution paull.newton+shopifyforum@gmail.com

View solution in original post

Reply 1 (1)
PaulNewton
Shopify Partner
4878 412 1053

This is an accepted solution.

Modernize to use the GraphQL API, and or the GraphQL bulk operations

https://shopify.dev/api/admin/graphql/reference 

https://shopify.dev/api/usage/bulk-operations 

 

https://www.shopify.com/partners/blog/shopify-api-release-july-2021#bulk-mutations 

 

Finally Combinable Discounts - EARLY ACCESS ONLY - Use Free Shipping With Other Discounts

Answers powered by coffee Buy Paul a Coffee for more answers or donate to eff.org
Problem Solved? ✔Accept and Like solutions to help future merchants
Confused? Busy? Buy a custom solution paull.newton+shopifyforum@gmail.com