Skip to main content

Hubspot

Integrating Hubspot with Osano

Connecting to Hubspot


In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.


Required Fields

  • API Key

Instructions for obtaining your Hubspot API Key

Required Scopes

  • crm.schemas.contacts.read
  • crm.schemas.companies.read
  • crm.schemas.deals.read
  • crm.objects.contacts.read
  • crm.objects.contacts.write
  • crm.objects.companies.read
  • crm.objects.companies.write
  • crm.objects.deals.read
  • crm.objects.deals.write
  • tickets
  • sales-email-read

Core Functionality

  • Data Discovery
  • User Search
  • Data Deletion

Base URL

https://api.hubapi.com/crm/v3/

Auth

  • oauth
  • apiKey

Bearer token authentication

  • email
  • name
  • phoneNumber
  • address
  • birthday
  • userId

Last Modified: 2022-09-02