Upload Multiple Images to Cloudinary at the same time

Each call has to be independent. You can create a list and a for each loop. however each asset gets its own URL and you get a unique on upload response.

You can also upload a zip, however you do not have individual URL control of the sub assets.