Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Looking for email to web service api (e.g. push email inbox to webapp) [closed]

There are many email marketing/delivery service providers that offer an api to create and send emails: http://postmarkapp.com, mailchimp, etc.

Does any one know of a web app that offers the reverse: a service that will parse new emails into more api accessible information?

In other words, I am looking for a service that allows me to access an email inbox via an api, preferably having parsed the email content into something like JSON.

like image 551
user387226 Avatar asked Oct 23 '10 14:10

user387226


2 Answers

Take a look at http://cloudmailin.com/

like image 96
MatthewFord Avatar answered Sep 21 '22 17:09

MatthewFord


You might want to check out http://context.io

like image 28
Dominik Avatar answered Sep 19 '22 17:09

Dominik