Re: Attaching a file when sending from a Shared Mailbox (V2)
Hi @Bonniedog2 ,
It has nothing to do with where the file is stored in SharePoint.
Please switch to classic designer.

I have listed two situations. Which one do you need?
1)Get the contents of files in multiple items:



{
"Name":FileName,
"ContentBytes":FileContent
}

2_Get the contents of files in single item:



If you still have questions, please post a complete screenshot of your flow.
Best Regards,
Sunshine Gu