I have a Tally form that has a file upload field, where a user can upload multiple image files.
My scenario takes some selected fields from the form and creates a new Google Sheet row from it.
I have added a rule for grabbing the uploaded image URLs and set it in the right Sheet column, but that works only for the first image.
What action should I use in order to set all the image URLs the user uploaded in the Tally form?