# Upload multiple images to Cloudinary

**URL:** https://community.glideapps.com/t/upload-multiple-images-to-cloudinary/13524
**Category:** Community Resources
**Created:** [August 3, 2020, 9:37pm UTC](https://community.glideapps.com/t/upload-multiple-images-to-cloudinary/13524 "2020-08-03T21:37:55Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![Krivo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/krivo/32/5363_2.png) [@Krivo](https://community.glideapps.com/u/Krivo)
#### Post date: [August 11, 2020, 5:15pm UTC](https://community.glideapps.com/t/upload-multiple-images-to-cloudinary/13524/11 "2020-08-11T17:15:48Z")

</div>

@Yasin_Hassanien alright. You want the image to belong to something. In the multi upload to cloudinary case you just make the images belong to images. But you want it to belong to different things when you upload.  
I have done that in another app which uploads ONE image at a time. You will pass over a unique id from glide to cloudinary - and thereby know that the image belongs to.  
Take a look on this thread

> [@Upload image to Cloudinary from within Glide](https://community.glideapps.com/t/upload-image-to-cloudinary-from-within-glide/11204):
>
> Cloudinary as image store for uploaded images URL [https://uploadtocloudinary.glideapp.io/](https://uploadtocloudinary.glideapp.io/) The app is copyable The app is using my personal Cloudinary account - so please keep uploads in the app low - and use your own Cloudinary account if you are going to do exploration of cloudinary Background Glide has an image upload functionality where the images are uploaded to Glide. Unfortunatly, these images are out of control from us as app developers. This means that we cannot delete…

The upload process is rather long

---

_[View the full topic](https://community.glideapps.com/t/upload-multiple-images-to-cloudinary/13524)._
