# HubSpot + Lutril: setup guide

> HubSpot connects through OAuth. You authorize the Lutril app for a HubSpot account and grant scopes that let it read and provision users and teams. Granting the user scopes requires a Super Admin.

Source: https://www.lutril.com/integrations/hubspot
Category: Sales & CRM
Auth: oauth
Last verified: 2026-06-17

---

## Setup

1. In Lutril, open Settings → Integrations and click Connect on HubSpot.
2. You are redirected to HubSpot to choose the account to connect.
3. Sign in as a Super Admin and review the requested scopes (user and team read/write).
4. Click Connect app to grant access; HubSpot redirects you back to Lutril.
5. Alternatively, paste a private app token with the same scopes into the manual field.

## Access requested

- crm.objects.users.read / write
- settings.users.read / write
- settings.users.teams.read
- crm.objects.owners.read
- account-info.security.read

## References

- [HubSpot documentation](https://developers.hubspot.com/docs/guides/apps/authentication/scopes)
- [Create a private app (token fallback)](https://developers.hubspot.com/docs/guides/apps/private-apps/overview)
