email parsing automation

Email Parser

Extract data from emails and automate your workflow

The forum is now read only. Please, go to the the main Email Parser website if you need help.
Post your ideas here. Suggestions are welcome.
IE

if email_from_field = "John Smith" then database.empcode = "JS"
database.field_inserttime = email_received_time
Hi Julian,

In the upcoming next version you can use scripts (aka macros). The current one, as you have noticed, is pretty simple and only grabs the email data and does not allow further processing.