Skip to Content
Menu
This question has been flagged
1 Reply
3406 Views

Hi,


I'm using Odoo 11 Enterprise, and I would like to parse all incoming email to set the correct fields on a crm:lead.

I've seen this:

https://www.odoo.com/forum/help-1/question/how-to-get-information-from-the-body-of-an-email-for-a-lead-93109

Which I gather means I can use python to parse the body of the email (which is what I want).

But this doesn't state where to put the code, and I can't find anywhere in Odoo 11 to set a server action on an incoming email, I can only create a new record with them?


Regards,

Tom.

Avatar
Discard
Best Answer

Hello,

Can anyone figure this out? I am using odoo 14 and I'd like to parse incoming mails into Job posts on the job website. I'll really appreciate any help

Avatar
Discard