Skip to main content

Hi! I would like to create a zap that pulls a Formidable Form entry’s data into a created folder, and then in that created folder, upload the submitted files from that submission into that specific folder.

For example:

  1. Client submits data via form with attachments
  2. Submission triggers zap to create a unique Dropbox folder with the client’s name and business name (both fields in the Formidable form)
  3. After unique folder has been created, the zap then uploads the form’s submitted attachments into this unique folder

Each time I would like a unique folder created for each submission, and each submission’s attachments are uploaded only to that unique newly-created folder.

I’ve searched online and I can only find the ability to do one or the other, but not both.

Any help would be super appreciated! :) 

This is the zap we have set up.

Formidable/Dropbox zap

 

Hi @SarahSaurus,

Welcome to the Community! 🎉

It looks like your setup is on the right track here. I believe you’re stuck on step 3. Is that correct? If so, you will need to map the folder ID from the “Create Folder” step to the “Folder” field of the “Upload File” step as a custom value.

Hopefully, this helps!