Hi, I'm attaching a pdf document to an item in a SharePoint list, the incoming email does not open the pdf. It says "the document was not decoded correctly" (photo 1). The inicial pdf says 112 Kb of weight (photo 2) and the email attachment says 219 bytes (photo 3).
Photo 1
Photo 2
How can I solve this?
----
I'm manually attaching the file to a SharePoint list and in the flow I use the action "When a new item is modified" ant It evaluates some conditions. I'm using an action "get attachment content" to have access to the file attached in the list.

After this, in the action "Send an email" in advanced options, I use this to relate the file:

Thanks.