HubSpot
Requirements
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:
Navigate to Integrations in the Teleskope UI.
Select HubSpot from the list of available third-party vendors.
Provide the required credential:
Access Token (Private App token with permissions to manage users)
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:
identifier type
Always required. Used to match HubSpot users.
idProperty
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?