Uploading multiple files/images not to a list but using a loop

Resolved

Hiya, so I'm trying to create a loop and conditional action where if the user uploads more than 1 image it loops through until done else if only 1 image is selected upload that.

Right now it kinda works but I get an infinite loop with the below when selecting multiple images, so I think I'm close, what say you? Any ideas?

The reason I don't want to use a list is because I wanted to grab the url of each image so the user can download the specific image using the Launch Url Action. Otherwise I would have to write a custom function, which I stink at :D

1
1 reply