Hello to all code crackers.
I'm struggling with one thing in PowerAutomate flow.
I want to insert the output of a Html to text body into an Excel file (each line should be inserted to a different row in the Excel table).
Output of Html to text looks like this:
Organization: Test
First Name: Test
Last name: Test
E-mail: test@tester.com
Phone number: 666666666
I tried different tutorials but none of them seemed to solve the puzzle with the expression that has to be used in order to achieve my goal.
None of the "split" nor "trim" expressions did the trick.
Can anyone help with the text expression I need to use in Add a row into a table?