Hi, i need help with Inserting a new row/Updating a csv file.
I have a flow that triggers on a new email, it picks out the info i need using the compose action and split expression and then presents it in the form of an Array and then creates a new csv file (if the file doesn't exist).
Now, my issue is inserting a new row into the same file when a 2nd, 3rd or multiple emails are received. I've tried so many things like "append to array variable", "update file", "get file content" & "filter array" conditions and nothing seems to work. Pls any help is needed.
Thanks