I have created a Zap that does the following when a Typeform is submitted:
- Creates a google folder with the name of the person who submitted the form
- Copies all files (could be up to 44) from the Typeform into the gdrive folder
- Updates an entry in Monday.com
- Adds the URL of the gdrive folder into the Monday.com item
I’m struggling with 2: I think I am correctly identifying the files but when I run the test it just creates a text file not the image file.
How can I also do 4?
Thanks!