Multiple Files Uploader in Interface

I’d like the ability to upload multiple files in the interface. Whilst using the gummie chatbot it suggested i tick “Allow Multiple Files” however this option isn’t available.

1 Like

Hey! Gummie is slightly off-base here. For multiple files you’ll have to add an input for each one, here’s an example:

Other options:

  • Upload a zip file and use the Zip File Reader node within the flow.
  • Insert a drive folder link and use the Google Drive Folder Reader node within the flow with Use Link enabled.

Let me know if this works for you.

Hi,

Thanks for getting back to me.

Neither of these options would work for my use case.

I want users to be able to upload photos from the phones photo album. The use case is most likely they need to upload anywhere between 10-30 photos at a time.

Therefore having to do each one individually or using a phone to try and zip a bunch then save and upload the zip file won’t really work for the users.

Is there a reason the upload file function doesn’t support multiple files?

Gotcha! Splitting multiple files within the flow is a bit tricky, so a single input supporting multiple files isn’t available yet. But we can definitely look into it in the future!

This topic was solved and automatically closed 4 days after the last reply. New replies are no longer allowed.