Why shopify not provide batch update interface

Solved
Hoswey
Visitor
3 0 1

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)
PaulNewton
Shopify Partner
5931 537 1241

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 

 

Save time & money ,Ask Questions The Smart Way


Confused? Busy? Get the solution you need paull.newton+shopifyforum@gmail.com


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Buy Paul a Coffee for more answers or donate to eff.org


View solution in original post

Reply 1 (1)
PaulNewton
Shopify Partner
5931 537 1241

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 

 

Save time & money ,Ask Questions The Smart Way


Confused? Busy? Get the solution you need paull.newton+shopifyforum@gmail.com


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Buy Paul a Coffee for more answers or donate to eff.org