Email parser. Parse incoming template-based
emails and launch database operations

How it works

Email2Database is a tool designed to automatically process emails. It fills the gap between received emails (usually template-based) and a database. The process can be shown in the following diagram:

Email parse automated process

As you can see, Email2Database divides the process in three well differenciated steps:

  • Emails are downloaded from the mailbox.
  • Each received email is analyzed looking for specific chunks of text. This analysis is done following user configurable rules called "Field extractors".
  • Database operations are launched using the obtained fields. This way yo can fill or update a specific database table, text or excel file.

example configuration email sources and database actions