ODBC Driver for HubSpot

How to Create and Connect Private App - ODBC Driver for HubSpot

Obtaining Access Token for Private Apps

Private apps is a way of accessing specific data from user's HubSpot account via API. The user may select each private app's permissions on requesting or changing data in the user's HubSpot account. The Access Token, which is then generated, is unique to a specific app.

Creating a Private App

To create and set up the private app, follow the steps below:

  1. In the HubSpot account, click the Settings icon in the main navigation bar.
  2. In the left sidebar menu, navigate to Integrations > Private Apps.
  3. Click Create a private app.
  4. Create a private app

    On the Basic info tab, configure the details of your app:

  5. Enter the app's name.
  6. Hover over logo and click the upload icon to upload a desired logo for your app.
  7. Enter a description for your app.
  8. Private app Basic Info tab
  9. Go to the Scopes tab.
  10. Select the check boxes for each scope, which you desire your private app to have. If you don't know which scopes to choose, it is recommended that you select all available check boxes. Otherwise, some data may not be available.
  11. Private app Scopes tab
  12. After making all the necessary changes, click Create app in the top right corner of the application window.
  13. Create app button
  14. In the appeared Create a new private app dialog, click the Continue creating button to proceed.
  15. Continue creating a new private app
  16. To obtain the access token and start using API, go to your private app page and click the Show token button. As a result, the Copy button will be activated allowing you to copy your private app access token for further use.
  17. Show and Copy private app token

    Once copied, you can use your private app access token for creating ODBC connection.

  18. Select Private App from the drop-down menu next to Authentication in the driver configuration dialog box.
  19. HubSpot Private App Authentication
  20. Insert the copied Access Token of your private app in the corresponding property field and click OK to save the DSN.

See Also

Windows DSN Configuration

Connection String Parameters

© 2015-2024 Devart. All Rights Reserved. Request Support ODBC Forum Provide Feedback