Hi there,
I need my flow to attach documents from a Sharepoint List item. The flow needs to attach the document or documents only if the document name contains the word "form". The below flow does successfully attach the document based on the document name containing "form", however, when there is more than one document (that contains the word form), the flow sends one email per attachment. Is it possible to send all the documents (that contain the form in the document name), in the one email?
Note that the Sharepoint list can contain many documents, some documents contain the word "form" and some don't.

