1st time posting a question... I have a simple task in Flow - I need to get data from a .csv email attachment, format it in an html table, and then send it in another email. I've seen several paid connectors and some other methods to "parse" the .csv data to create a JSON array - is the the best solution?
Trigger is "when an email is received." . . . Output is "send an email"
Any help is much appreciated!