Hello Everyone,
I want to extract 2 values with regex from my email body, but my problem is that this body comes from a tool that delivers this part in HTML.
Do you know how I can extract “Cause” and “Fin du projet” in this case? I’ve tried Regex but it doesn’t work.
Thanks