I successfully configured an incoming mail server to create a new record everytime I get a new e-mail. When I get an e-mail the new record is created with the e-mail field filled with the Subject of the e-mail. I would like to fill other fields as well, maybe through some formatting on the body or even the subject. Maybe something along the lines of:
"Subject: example@email.com | Name | Company | etc."
I'm trying to do this on the name, email and list_ids fields of the
Is that possible?