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.
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!
5 People are following this question.