from Hacker News

Ask HN: How does Intercom and other web apps auto populate user images?

by gvinter on 9/15/15, 7:04 PM with 0 comments

Many web apps these days have access to some external data feed where they can check an email address against the feed and see if they can find a headshot for that person. What API are they all using?

Examples I've seen so far include Intercom and AgileCRM.

EDIT:

I'm going to assume that they all just use the Gravatar API.