Add Categories by Google Sheet

Hi,
I am making an ecommerce app. So I want to add categories in app by Google Sheet. I am making categories by Google Sheet. I want to upload image from my file. Which is already saved in my device. So, how to upload file image in Google Sheet.

Please help me…

To work with images in Thunkable, the easiest way is to use Cloudinary to store the files and save the return results URL in your data source. The thunkable documentation explains how to use cloudinary

2 Likes