question

emerichenon avatar image
emerichenon asked louise786 commented

How to get product Images/Photos from Clover API?

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

REST API
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

·
acastaneda avatar image
acastaneda answered louise786 commented

@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.

1 comment
10 |2000

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

louise786 avatar image louise786 commented ·
thanks it worked
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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