Hi,
In my app I have a screen where I ask the user to upload some images and I want to save these images in my sharepoint list
I use the Patch function, it works good but it saves images with the URL (long line of text) so it's very heavy for the sharepoint list..
Do you know a method to save image with image format ?
This is some screens of my app to illustrate the problem :



Thanks !