Automated Email Processing

Automated Email Processing

Client required a way to process automated email notifications from their client.

Created a windows service to connect to the Exchange server using Exchange Web Services, extract the necessary data from the email, and update the database.

What we did
  • Created Windows service
  • Connect to Exchange server using Exchange Web Services (EWS)
  • Service is easily extensible to add additional email notice types