Dear Community,
I'm currently working on a flow where I need to extract 'User' value from HTML content within an email. I've tried using "Html to Text" action to convert the HTML to text and then using various expressions to extract the user value, but I'm encountering challenges.
The Text content structure is as follows:
[.......]
........
Time: ........
Activity: .......
User: abc@xyz.com
Details: .........
..........
[......]
I've attempted to use the 'split' and 'replace' function in the expressions, but the results are not as expected.
Here is the current expression I've been using:

Report
All responses (
Answers (