HubSpot

Requirements

Parameter
Description

Access Token

HubSpot Private App token or OAuth access token. Used as a Bearer token in the Authorization header. Must have Users API scope.

Integrating with HubSpot

To enable the HubSpot integration in Teleskope:

  1. Navigate to Integrations in the Teleskope UI.

  2. Select HubSpot from the list of available third-party vendors.

  3. Provide the required credential:

  • Access Token (Private App token with permissions to manage users)

  1. Click Save to activate the integration.

Once enabled, Teleskope can automatically issue deletion requests to HubSpot for qualified data subject rights requests.

Parameter Defaults

Teleskope’s HubSpot integration enforces the following default behavior:

Parameter Name
Default Value
Notes

identifier type

Email

Always required. Used to match HubSpot users.

idProperty

EMAIL

Hard-coded in the API request. Ensures lookup by email address.

The integration automatically uses idProperty=EMAIL in all deletion requests.

Last updated

Was this helpful?