I have a fairly basic workflow built from the "Save Office 365 email attachments to OneDrive for Business" template, modified to check for attachment name contains .csv
The flow executes successfully and the csv file produced has the correct filename but only contains a single value of "null" instead of the contents from the attachment
I've created similar flows in the past with no issue, and I tried recreating everything from scratch multiple times. Also tried triggering from a shared mailbox instead. All return the same value. Anyone know why this is happening and how I can create a file with the correct content?
Thanks in advance