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 attachments wit...
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