Creating a HubSpot App
1
Create a developer account
Go to HubSpot’s developer signup page and create an account.
2
Create & configure a HubSpot app
- Click the Create app button
- Give your app a name and fill in the required information
- Navigate to the Auth tab
- Configure the Redirect URL:
https://api.nango.dev/oauth/callback - Copy your Client ID and Client Secret - you will need these when configuring your integration in Nango
3
Set up the OAuth scopes
Still in the Auth tab, add the scopes that are relevant for your use case.Select only the permissions your app needs to function. For the full list of available scopes, see HubSpot’s OAuth scopes documentation.
4
Create a HubSpot test account
If you don’t have a HubSpot account already, create one to test your integration.