Strip html tags from collected data

Hi everybody,

I am configuring the Email collector with parameters, almost everything works as expected, but I have one (hopefully) little problem. I use those parameters:

name=EXTRACT:BODY:company:\s([^\s]*);email=EXTRACT:BODY:E-Mail:\s([^\s]*);

and the collector creates the data set like:

companyname pulled from the email</p>

So my question now is: how can I strip / cut off the html tag </p> that is pulled from the e-mail that is collected from my mailbox?

Additional question: will it be possible to create a company and a contact person for the newly created company in the same email collection performed by the Email-Collector? I haven’t found a way so far. Any hints are welcome :slight_smile:

Merci
unrat