Add multiple documents at once | Community
Skip to main content
Submitted

Add multiple documents at once

Related products:Messenger
  • April 22, 2025
  • 2 replies
  • 113 views

Right now, every user that wants to upload multiple documents at once, needs to send them all separately. Why isn’t it possible to select multiple attachments at once? This would be a huge improvement for us as we want our users to upload multiple documents, but always sending them apart would be a waste of time. 

Does anyone has a workaround for this? 

2 replies

Milan
Top Expert ✨
Forum|alt.badge.img+7
  • Top Expert
  • April 22, 2025

Hi ​@Support Admin - you can ask users to zip it before sending :) naaah, just kidding, that’s not that much user friendly way. 

 

That’s just how it is implemented, coded, and probable reason for this could be that it checks if the file size and file type are within the rules. It could be confusing to a user if that check is being done on multiple files… 

 

Some tips that might help:

If you are using chat bot automation (workflow) to collect this, you can make a loop in the flow with button “add another file” and “I’m done adding files”. And collect them as Wait for Customer reply function. Also, not that great solution but makes more sense. 

Or, you can just tell them to add as much files as they need at the end of the conversation… (I’d go this way).

 


We have the same problem with QR codes, which are often sent to support. It would be useful to have the option of adding multiple photos at once.