Setup Guide
Prerequisites
Sign up for a free HubSpot Developer account.Step 1: Create a HubSpot Public App
Go to the HubSpot Developer Portal and create a new app. Add the basic app info: name, description, logo. On the auth tab, you will need to provide the Strata OAuth callback endpoint as your redirect URL. This url is also displayed in the Strata dashboard when you create the HubSpot integration.crm.objects.contacts.read
scope.
Step 2: Create a HubSpot Integration in Strata
Go to the Strata Integration Catalog and select HubSpot. Input your HubSpot app’s client ID, client secret, and scopes.It’s important that the scopes provided in the Strata dashboard exactly match
the scopes you requested in your HubSpot app.