πHubSpot Private App Setup
This guide explains how to generate API credentials for integrating HubSpot with Dapta. The process consists of two steps:
Creating a Private App in HubSpot to generate an API key.
Creating a Credential in Dapta and using it in the Flow Builder.
π Prerequisites
Before starting, make sure you have:
β Admin access to a HubSpot account. β Permissions to create a Private App in HubSpot. β Access to Dapta with integration privileges and the Flow Builder module.
π Step 1: Creating a Private App in HubSpot
To integrate HubSpot with Dapta, you need to generate an API key by creating a Private App in HubSpot. Follow these steps:
1οΈβ£ Access the Private Apps Section
Log in to your HubSpot account.
Click the settings icon (βοΈ) in the top navigation bar.
In the left menu, navigate to Integrations > Private Apps.
Click "Create a private app".

2οΈβ£ Set Up the Private App
In the Basic Info section:
Set the App Name to
Dapta Integration.(Optional) Add a description such as: Allows Dapta to access HubSpot data for automation.

Navigate to the Scopes tab.

Enable the following permissions:
Dapta requires specific scopes to ensure seamless integration with HubSpot. Below is the list of recommended scopes that enable essential CRM functionalities such as managing contacts, companies, and deals. β crm.objects.contacts.read β crm.objects.contacts.write β crm.objects.companies.read β crm.objects.companies.write β crm.objects.deals.read β crm.objects.deals.write β crm.objects.owners.read β crm.lists.read β crm.lists.write β crm.schemas.contacts.write β crm.schemas.companies.write β crm.schemas.deals.write β crm.schemas.contacts.read β crm.schemas.companies.read β crm.schemas.deals.read Note: Depending on your specific use case, you may need to enable additional scopes to meet your integration needs.
Once you've finished configuring the settings, go to the top of the page and click Create app.

Retrieve the API Key
After creating the app, HubSpot will generate an API key. Copy this key immediately, as HubSpot will not display it again after this step. Store the API key securely, as it will be required in Dapta for authentication.

π Now that you have your HubSpot API key, you can move on to Step 2: Creating a Credential in Dapta.
Last updated