Hello,
I'm following steps to Parse CSV to JSON using https://www.damobird365.com/how-to-parse-a-csv-to-json-array-flow/
I'm using outlook email as a trigger that sends a csv file.
Then I get a flow run fail at the FileContent.
I was wondering if anyone has an answer to this?
Thank you
HI @Anonymous
Body/Attachments is an array of attachments. You want to get the first or [0] object in that array in order to access the file content. But, also if your email contains multiple attachments, you might want to filter. I think this video might help you Add a Table to an Excel File - Save Email Attachment - Power Automate #Email #PowerAutomate - YouTube
Damien
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2