What to do if Power Automate doesn't recognize attachments?
You can also read a step-by-step tutorial in our blog: https://powergi.net/2024/06/18/how-to...
If you want to learn a different way to read the content of a .eml file, check out our other video: • Get file content of nested attachment...
URI: https:// graph.microsoft.com /v1.0 / me / messages /
{message-id-from-trigger}/
attachments?$expand=microsoft.graph.itemattachment/item
Code for apply to each: @{body('Send_an_HTTP_request')?['value']}
Code for file name: @{first(items('Apply_to_each')?['item']?['attachments'])?['name']}
Code for file content: @{base64ToBinary(first(items('Apply_to_each')?['item']?['attachments'])?['contentBytes'])}
Follow us on LinkedIn:
/ power-gi
Follow Graciela on LinkedIn: / maria-graciela-martinez-865a758a
Watch video How to reconize Outlook hidden attachments with Power Automate | .eml | itemAttachment | Graph API online without registration, duration hours minute second in high quality. This video was added by user Power GI 23 June 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 809 once and liked it 15 people.