question

mustela avatar image
mustela asked Jacob Abrams answered

Batch operations

Hello there, Is there any way (or plan) in the API to allow batch insertions ? I'm looking for a way of adding >100 products into clover without having to send one by one.

Thanks!?

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Jacob Abrams avatar image
Jacob Abrams answered

I've wanted bulk operations ever since I joined Clover but haven't gotten it yet. As an alternative you could use the CSV inventory import endpoint at v2/merchant/{mId}/import/inventoryI don't think the endpoint is documented but our web dashboard uses it and we have information on the format here: https://help.clover.com/fill-inventor... obviously this could change in the future so you might want to keep some code around to upload 1 by 1 as a backup in case that endpoint is changed or deprecated.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community