Get file content of nested attachments with Power Automate | Get PDF file from .eml attachment

Опубликовано: 18 Июль 2026
на канале: Graciela @ Power GI
2,124
21

If what's shown in this video doesn't work for you, please have a look at this second approach:    • How to reconize Outlook hidden attachments...  

Use Power Automtate to get PDF files from .eml email attachments.

Power Fx formula used

@{
base64ToBinary(
first(split(
replace(
last(split(
string(body('Send_an_HTTP_request')),
'base64')),
decodeUriComponent('%0D%0A'),''),'--_')
)
)
}

You can also read this in our blog: https://powergi.net/2024/05/15/get-co...

Follow us on LinkedIn:
  / power-gi  

Follow Graciela on LinkedIn:   / maria-graciela-martinez-865a758a