Hi all, could you please help me to understand how can I send multiple attachments with the action "Send Email throught Outlook"?
I've two files, the first one it's saved in cloud with a static path; the second one I've a static path but I add a index at the end of path (in a for each) like that:

If I try to send each file (single attachment) the system works; but If I try to send togheter I receive an error.
I tired to bulid a variable with comma or ; but I didn't find the solution..
Help me pls