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/inventory. I don't think the endpoint is documented but our web dashboard uses it so just login to a merchant go to inventory and look for an import button. We have information on the format here: https://help.clover.com/fill-inventor... . Obviously this endpoint could change in the future so you might want to keep some code around to upload one item at a time 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