Gmail API
developers.google.com
Gmail API
1–10 of 147 posts
Re: Gmail API
#2Re: Gmail API
#3Re: Gmail API
#4Re: Gmail API
#5Re: Gmail API
#6Edit: I'm going off of this sentence:
>It will replace IMAP, a common but complex way for applications to communicate with most email services, limiting the number of apps that can work with Gmail
Maybe it's misleading, but it sounds like the plan is to drop support.
Re: Gmail API
#7Re: Gmail API
#8Re: Gmail API
#9"make it easier for other Internet applications to use information in your email"
"It will replace IMAP"
First one seems par for the course, the second one doesn't seem to be reflected in the Google blog post [1]. Certainly for the moment, thankfully, it looks like IMAP is staying:
"The Gmail API should not be used to replace IMAP for full-fledged email client access" [2]
[1] http://googleappsdeveloper.blogspot.com/2014/06/introducing-... [2] https://developers.google.com/gmail/api/
Re: Gmail API
#10I like the idea of opening gmail up to developers via a public API, but I don't like that it comes at the cost of removing support for an open standard like IMAP. I'm worried that API access could be cut back or eliminated entirely in the future depending on developer uptake, leaving gmail entirely inaccessible to third-party applications. Edit: I'm going off of this sentence: >It will replace IMAP, a common but comp…