Authentication :: User Credentials (3-Legged) [OAuth]
Contents
Description
OAuth App must be created in HubSpot website. These settings typically found here https://developers.hubspot.com/docs/api/working-with-oauth.
Instructions
Just follow this link on how to create an API app: https://developers.hubspot.com/docs/api/creating-an-app On the App Scopes section make sure to select following scopes in order to access all features of this driver. You can choose more or less but keep in mind to select same or less number of scopes on Driver UI (Scopes Property) else it will not authorize the request. If you need File Upload feature then choose files scope.
Your selected scopes when registering your app must match the scopes you enter here on the connector screen. You cannot request less or more scopes for now (it may change in future).
If they don't match, the connector will not be able to work with your HubSpot account!
accounting tickets files ------------------ crm.lists.read crm.lists.write ------------------ crm.objects.contacts.read crm.objects.contacts.write crm.schemas.contacts.read ------------------ crm.objects.custom.read crm.objects.custom.write crm.schemas.custom.read ------------------ crm.objects.companies.read crm.objects.companies.write crm.schemas.companies.read ------------------ crm.objects.deals.read crm.objects.deals.write crm.schemas.deals.read ------------------ crm.objects.quotes.read crm.objects.quotes.write crm.schemas.quotes.read ------------------ crm.objects.line_items.read crm.objects.line_items.write crm.schemas.line_items.read you can add more... but must select same number of scopes in the connection screen too (Scopes Parameter)