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 attach...
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
Смотрите видео Get file content of nested attachments with Power Automate | Get PDF file from .eml attachment онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Power GI 27 Май 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 906 раз и оно понравилось 17 людям.