Hi,
Are there any plans to expose images through the product api? Currently, as far as I know, we have no way to sync images to Clover or import images from Clover, and that would be super helpful.
Much appreciated!
Emeric
Hi,
Are there any plans to expose images through the product api? Currently, as far as I know, we have no way to sync images to Clover or import images from Clover, and that would be super helpful.
Much appreciated!
Emeric
@emerichenon In your developer dashboard, under Account & Setup -> Business Information, at the bottom there is the option to upload a business logo.
To pull photos from a sandbox (DevKits are in sandbox) device, use
adb pull /sdcard/nameOfPhoto.png
We are working toward the option to upload item images for inventory. As of now, your app logic within Android studio can provide you options to add images to your Clover Android App.
4 People are following this question.