HubSpot
Version
This integration utilizes the HubSpot API v3.
Base URL
The base URL used for all HubSpot API endpoints:https://api.hubapi.com
Authentication & Authorization
The Cyera HubSpot integration connects using OAuth 2.0.
Scopes
The HubSpot integration requires specific scopes that must be granted in order to function for a given capability.
| Scope | Base | Access | Deletion |
|---|---|---|---|
content | ✳️ | ✳️ | |
crm.lists.read | ✅ | ✅ | |
crm.objects.contacts.read | ✅ | ||
crm.objects.contacts.write | ✅ | ||
crm.objects.custom.read | |||
crm.objects.deals.read | ✅ | ✅ | |
crm.schemas.companies.read | |||
crm.schemas.contacts.read | |||
e-commerce | |||
oauth | ✅ | ||
sales-email-read | ✳️ | ✳️ | |
tickets |
Endpoints Utilized
Cyera uses the following endpoints to authorize and test the connection:
| Method | Endpoint | Purpose | Docs |
|---|---|---|---|
| GET | /integrations/v1/me | Verify authentication | |
| GET | /oauth/authorize | Request authorization | |
| GET | /oauth/v1/access-tokens/TOKEN | Verify scopes | |
| GET | /oauth/v1/token | Get and refresh access token |
Limits
Limits in HubSpot are calculated using the leaky
bucket algorithm. All requests that are made after rate limits have been
exceeded are throttled and an HTTP 429 Too Many Requests error is returned.
Requests succeed again after enough requests have emptied out of the bucket.
- Cyera supports requests throttling to stay within 70-80% of specified service rate limits.
- Cyera processes API responses with HTTP 429 status to interrupt requests, waiting and retrying (using an exponential backoff strategy).
Capabilities
Access
Cyera's HubSpot integration provides Synchronous Access capabilities for the following supported identifier category: Email.Data Interactions
For Access requests, Cyera will take the following actions:
- Search for Contacts using the Data Subject email address.
- If a match is found, Cyera will extract all objects related to the contact, including the following:
Match Found
- Calls
- Emails
- Meetings
- If you would like to exclude Hubspot object fields from data extraction, please reach out support@cyera.io.
Endpoints Utilized
Deletion
Cyera's HubSpot integration provides Synchronous Deletion capabilities for the following supported identifier category: Email.Data Interactions
For Deletion requests, Cyera will take the following actions:
- Extract data subject information using the Access Flow.
- If a match is found, Cyera will delete the contact and associated records (if selected).
Endpoints Utilized
| Method | Endpoint | Purpose | Docs |
|---|---|---|---|
| POST | /crm/v3/objects/contacts/gdpr-delete | Delete contact and associated records |
Disclaimer: The information contained in this message does not constitute as legal advice. We would advise seeking professional counsel before acting on or interpreting any material.