How do I get the avatar/logo of a contact/company?
解決
Hi all,
Avatar images still cannot be retrieved, set, or updated for contacts or companies through the APIs.
If you would like to see this functionality added, please upvote and comment on this feature request, following these best practices. If your use case is different than that idea, feel free to post a new request.
That said, HubSpot still tries to fill contact and company avatars from its proprietary database and via social media and other sites. Gravatars, for example, are often picked up for contacts while logos are picked up for companies. See this article for more information.
How do I get the avatar/logo of a contact/company?
解決
Hi there!
Any updates about this issue? This can be very helpful in situations where, for example, you will automatize replies from a contact owner and you code a custom email template with a signature including the avatar of the contact owner. There is no option to retrieve this info, just the name and lastname can be accesed from the "owner" dic. Would be great to have something like {{ owner.avatar }} which would print a public url to the profile image.
Or for example when you want to show a user avatar when they login in a membership page.
How do I get the avatar/logo of a contact/company?
解決
Is this a very important feature available now? Or do we need to wait for some years? Any format or any way. Programmers cannot make full automation of collecting contacts.
How do I get the avatar/logo of a contact/company?
解決
Hi all,
Avatar images still cannot be retrieved, set, or updated for contacts or companies through the APIs.
If you would like to see this functionality added, please upvote and comment on this feature request, following these best practices. If your use case is different than that idea, feel free to post a new request.
That said, HubSpot still tries to fill contact and company avatars from its proprietary database and via social media and other sites. Gravatars, for example, are often picked up for contacts while logos are picked up for companies. See this article for more information.
Maybe you can make it possible to have the photo over there and then can scrap at least from there? It shouldn't be a big deal probably also to add just the link to the image URL into API.
Or is there an option to send avatar photo to HubSpot? My issue is that I need data in 2-3 places and don't need to be able to upload/update avatar in all places. So it could be an option to only upload avatar outside HubSpot and then it gets uploaded via API to HubSpot.
I appreciate the feedback. I definitely don't intend to condescend; I generally only redirect folks to the Ideas Forum because that's where we're trying to aggregate all feedback from all sources. Posting a suggestion here might be seen by more 3rd party devs, but the feedback that's posted to the Ideas Forum is actively monitored by the HubSpot product team, so it's a better place for popular ideas (API related or not) to be seen by folks here at HubSpot.
I’m not aware of any plans to add support for pulling an avatar’s profile image. If you have the inclination, I would encourage you to check out the Ideas Forum on the HubSpot Community. There, you can create a post including your use case that product and other customers can see.
How do I get the avatar/logo of a contact/company?
解決
Surely this can be added pretty easy. I'd imagine it's a small code change on Hubspot's side. My only alternative is to start scraping hubspot's pages and get the content that I need.
Also, @Derek_Gervais, while I appreciate your help on these developer forums, redirecting developers to the community forums is a bit condescending. That forum is for all hubspot users and there's no way general hubspot users will care about what's included in the API. I really wish more internal Hubspot developers were actually active on these forums because it seems like a lot of things that are needed for 3rd party integrations go largely ignored.