I searching a way to parse the incoming mail to odoo - helpdesk.
How can I parse the html text there correctly?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I searching a way to parse the incoming mail to odoo - helpdesk.
How can I parse the html text there correctly?
Hello Wizardz,
You Customize the Method and use Regular Expression to Parse html text
Ex.
plain_text = re.compile(r'<.*?>').sub('','your text')
Thanks
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
2
avr. 23
|
3715 | |||
|
0
sept. 19
|
5139 | |||
|
0
août 16
|
3373 | |||
|
1
mai 16
|
4272 | |||
|
3
févr. 16
|
11963 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.