My Power Automate email has no attachment contents
I’m currently developing a little power automate script to check email sent to my inbox to copy their file attachments into a sharepoint directory. The first step works well, but when I try to access the ContentBytes
property of the attachment, I get a null
result, no matter what I do.