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