What is The Easiest Way to Upload 200 Images from Google Sheet…
Hi,
I have a free account and I need to upload 200 images/assets into a folder in my Cloudinary account.
I am a beginner with this process, so if you could provide step by step instructions, that would be very helpful.
I do have a list of JPG URL’s in a Google Sheet, example:
I also have my my images stored in my iCloud. I will attach a screenshot to show my setup.
I am famillier with the Upload and drag and drop options. I wanted to know if I could use a CSV file, also.
I hope this will not be very complicated to do.
Thank you,
Mary
Answers
-
Hi there,
Thanks for reaching out.
We do not have an out-of-the-box way to upload from a Google Sheet. From a quick Google search, I think you might be able to use a Google App script to upload and get data back. So, one of the columns would be a formula that runs the script to upload to Cloudinary and write the information sent by the API.
https://developers.google.com/apps-script/guides/sheetsWe have some SDKs that generally make your life easier with several helper methods. You can find documentation on our SDKs here:
https://cloudinary.com/documentation/cloudinary_sdksI have not tried using a Google App script, so I cannot promise that it will work. If you try it and run into issues, let us know and we'll do our best to help.
To see methods of uploading that we do support, please refer to our documentation here:
https://cloudinary.com/documentation/upload_images
https://cloudinary.com/documentation/dam_upload_store_assetsI hope this helps. If you have any questions, do not hesitate to ask.
Kind regards,
Tia
Developer Support Engineer
Cloudinary--
💡 Improve your site's performance by applying optimization features when delivering assets💬 Community Forums | 🧑💻 Discord Server
🧑🎓 Academy Training | 📖 Documentation | 📰 Blog0