Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Function Pack - HubSpot #548

Open
wanderslth opened this issue Sep 19, 2019 · 0 comments
Open

FEATURE: Function Pack - HubSpot #548

wanderslth opened this issue Sep 19, 2019 · 0 comments
Assignees

Comments

@wanderslth
Copy link
Member

wanderslth commented Sep 19, 2019

Aaron -- something for you to investigate. In Hubspot's Outlook plugin, if you type in an email address, you get a contact info panel that pops up to the left:

Untitled-1

Somehow it has data for # of employees, annual revenue, description, twitter handle, etc. So, clearly doing some lookup based on domain name.

This would make a nice lookup function: =FLEX("hubspot", domain) and return all (or a selection of) properties

This may be the api call, but this stuff is a little greek to me:

https://developers.hubspot.com/docs/methods/companies/search_companies_by_domain

In addition to deal flow and a contact specific lookup, this is a nice general purpose lookup similar to what we saw with mattermark, crunchbase, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants