Hello All!
I got stuck while creating a flow saving a draft message with attachments. I used this thread: Solved: Help with Send an HTTP request -draft email - mult... - Power Platform Community (microsoft.com) However, I couldn't add "@odata.type": "#microsoft.graph.fileAttachment" in the Attachment box. Below the error I'm getting while trying to do that.

So I skipped this step and did the rest exactly as in the mentioned thread. See below my steps:

Instead of filtering the array (I don't need it) - I added action Compose (Attachments) to be able to paste it later to my Send an HTTP request action, as shown below

Below is Send an HTTP request action and the error I'm getting (last Outputs value is Attachments from previous steps)


Appreciate any help!