Bulk operations

Hello,

are there any plans to introduce bulk mutations and queries? Some examples:

  • Get products by array of SKUs in one call
  • Create multiple products in one call
  • Update multiple products in one call
  • Get order by array of order numbers in one call
  • Create multiple orders in one call
  • Update multiple orders in one call

Hello Darius,
We are currently working on adding a bulk inventory update using CSV, but no plan of working on the Bulk operations you mentioned.
However, I submitted a request to the engineering team to consider working on them and how long it will take us to do so.
I’ll let you know as soon as I get a response from them,
Thanks!

1 Like

We are going to work on bulk operations, both queries and mutations, we’ll keep you posted on that as soon as we have any updates.

2 Likes

Hello Seba,

is there any update on bulk operations for mutations? We’d like to use it for order_updates.

Best Regards
Stefan

Hi @sHelme!
We don’t have an order update Bulk operation in our plans

The ones that are available using the app are:

These two have to be done via CSV using the app at https://app.shiphero.com/dashboard/products/bulk-manage

  • Create multiple products in one call
  • Update multiple products in one call

This one can be done via CSV using the app at https://app.shiphero.com/dashboard/csv-management

  • Create multiple orders in one call

For now, the orders need to be updated one call at a time
I could still log a Feature Request for this, but I wouldn’t expect for this to be available soon (in case it gets approved)
Let me know if that would work for you and I will make the request
Thanks in advance!
Tom

1 Like