Hey all -
I’m working on a simple flow that will take CSV attachments and import them to a MySQL database. I have Office 365 connected, the List Attachments node setup, and a Download Attachment node setup. The data flow appears pretty straight forward: MessageID from the Watch Message node and AttachmentID from List Attachments node. However when I map those inputs to the Download Attachment node I get an error as if an attachment doesn’t exist. I can see the attachment, including the correct file name in List Attachments output bundle.
This feels like it should be obvious. What am I missing?