I’m automating item creation on a Monday board using responses from Microsoft Forms via Power Automate. The item and updates work smoothly, but I’m stuck on getting file attachments (images, Word, Excel, etc.) added to the item. The files appear on the board but in an unreadable format—I’ve tried both Base64 and binary without luck. Any tips or tricks to make these attachments viewable?
Hello there @Amrutha and welcome to the community!
I am not familiar with Power Automate, but I wonder if the issue might lie in the body. I see you are passing multiple headers with different content types. I do not know how that works in Power Automate.
For reference here is a working example on a column (it works basically in the same way):