Questions asking us to recommend or find a book, tool, software library, tutorial or othe开发者_开发百科r off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this questionThere 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.
Take a look at http://cloudmailin.com/
You might want to check out http://context.io
PostmarkApp now has this functionality:
http://postmarkapp.com/inbound
Might check out http://www.emailyak.com/ and lamsomeproject.
精彩评论