HubSpot
Connect HubSpot CRM to build dashboards on contacts, companies, deals, products, line items, quotes, and owners.
Read only access to seven HubSpot CRM objects. No writes back to HubSpot.
Verified third-party app. During OAuth sign in HubSpot shows a note that the app has not been reviewed or approved by HubSpot. That is expected for a verified app that is not yet marketplace-listed; the integration works exactly as documented.
Objects
| Object | Fields |
|---|---|
| Contacts | Records, properties, lifecycle stage, owner, timestamps |
| Companies | Records, properties, owner, timestamps |
| Deals | Records, stage, amount, owner, timestamps |
| Products | Records, properties, price, timestamps |
| Line items | Records, quantity, price, deal association, timestamps |
| Quotes | Records, total, status, deal association, timestamps |
| Owners | Records, email, name, team membership |
Custom properties on standard objects are exposed automatically.
Scopes
oauth
crm.objects.contacts.read
crm.objects.companies.read
crm.objects.deals.read
crm.objects.line_items.read
crm.objects.quotes.read
crm.objects.owners.read
crm.schemas.contacts.read
crm.schemas.companies.read
crm.schemas.deals.read
crm.schemas.line_items.read
crm.schemas.quotes.read
e-commerceNo write or delete scopes.
Connect
Open Data
In app.flitch.io, open the Data page.
Add HubSpot
Top right, click Add, pick HubSpot.
Sign in with HubSpot
Complete the OAuth popup.
Pick objects and save
Tick the objects you want (default: all seven). Set a name. Save.
Each object becomes a dataset.
Refresh
Refresh is off by default. Every dashboard load runs a live query against HubSpot. Enable refresh to schedule a background refresh and serve from cache between runs. See Refresh.
Disconnect
- In Flitch: open the connection from the Data page and delete it. Tokens revoked, cache cleared.
- In HubSpot: Settings → Integrations → Connected Apps, uninstall Flitch.
Troubleshooting
Reconnect required. Tokens revoked or expired. Open the connection and click Reconnect.
Missing fields. Custom properties must be attached to a standard schema before Flitch can read them.