Hi,
I created a flow to send an email pulling an attachment from sharepoint and it worked fine for a single attachment but now I want to include multiple attachments and it throws error "attachment cannot be null or empty". I used get file metadata and get content twice to include the two attachments and it throws error for the second attachment. Can someone please advise on the solution.