Skip to main content

Hi all, 

 

Hit a bit of a wall here and need some advice. 

I have a typeform that has multiple file upload options. What i’m trying to do is from a new typeform entry, create a google drive folder with a persons fn_ln, then create a random number that can be used to distinguish between file uploads, which are then placed in the previously made folder.

The problem is, there can be up to 10 images uploaded at a time. I believe i’m supposed to use the loop function, 

 

Here’s a peak at the last step:

Basically, any advice on how to use the loop function (or a different function?) that allows for multiple file uploads into a designated google drive folder. 


Thanks!

Hi ​@Unsy 

Help link about using the Looping app: https://zapier.com/apps/looping/help

Try using this Zap action: Looping - Create Loop from Text

You’ll want to separate each file variable with a comma and use the comma as the delimiter in the Looping step.

Make sure to add a Filter after the Looping step to check the file variable has a value.

Help link for Filter: https://zapier.com/apps/filter/help


Reply