Hi team,
I'm working on a flow that allows me to take an attachment (Excel) and then take that information, put it in a file and create a table. (The attached excel format does not contain)
Then populate the information in a populate template (Word) with that information. I'm a bit stuck on how to get the information from the email (Excel)
and be able to populate the populate template. I've done some testing but I think I need to convert the attachment to json.
What ideas do you have for this case?