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!?
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!?
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 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.
No one has followed this question yet.