Creating a Custom OAuth App
Create an App
The HubSpot Adapter is already registered with HubSpot; to display your own information to users when they log in, follow the steps below to register an app: Follow the steps below to obtain the OAuth client credentials, the OAuthClientId and OAuthClientSecret:
- Log into your HubSpot developer account.
- Click Create application.
-
If you will only use the app to connect to your portal, select Private.
If other users will use the app to connect to their own portals, select Public.
- Click the name of your app (or click edit).
- Enter values to be displayed to users when you connect. These values include the app name, author name, and a description of the app.
- Make note of or copy the Client ID and Client Secret to be used for the OAuthClientId and OAuthClientSecret properties.