question

emerichenon avatar image
emerichenon asked lilluunk answered

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.

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 ·
lilluunk avatar image
lilluunk answered

Dealing with product images can be tricky, especially when you need them to look consistent across different platforms. I’ve had similar issues when working on image-heavy projects, and sometimes the raw images from APIs don’t quite match the vibe you're aiming for. That’s where tools like https://skylum.com/luminar/color-transfer feature have really saved me. It’s super handy for quickly matching tones or creating a cohesive look without spending ages tweaking settings. Might be worth checking out if you’re trying to streamline your workflow. Anyway, curious to hear how others are handling these challenges—API quirks can be so frustrating sometimes!

10 |2000

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

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