Multiple attachments from Forms - Flow

Hi there

I am creating a form from plumsail forms https://forms.plumsail.com/8b29a0d7-9b35-4ec5-aeb6-81e11d32a532

I want to send an E-mail with all the data from the form, this is done through a connector in flow and parsing of JSON.

But when I choose the attachment, flow changes it to "apply for each" files.

So I receive an e-mail for each attachment, is it possible to send all attachment in one e-mail instead of flow sending 1 e-mail per attachment

I've attached a screenshot of my current flow

Dear @kwkn,
Yes, this is a bit confusing, but that’s how Flow works - every time you add an array to a field, it automatically switches action to Apply to Each. But if you follow this article you should be able to add multiple attachments to a single email - https://flow.microsoft.com/en-us/blog/multiple-attachments-single-email/