Has anyone successfully used the Microsoft Outlook node to send emails with file attachments?
I’m currently trying to attach a PDF file, and while the binary data appears correctly in the previous node (I can see the file under the “Binary” tab as File), Outlook keeps throwing an error: “Required property is missing.”
I’ve made sure to set the “Input Data Field Name” in the attachments section to File, and the file is definitely present. Interestingly, the exact same setup works perfectly with the Gmail node.