Hello,
I have a problem with my flow, I make the array:
{
"Name": @{items('Zastosuj_do_każdego')?['DisplayName']},
"ContentBytes": @{body('Pobierz_zawartość_załącznika')?['body']}
}
this is my example flow:

and what i got? this 😄
first email:

second email

third email

Do you have any solution how i can face above problem, because I only want to receive one email with all attachments