Skip to main content
HubSpot
HubSpot
90 actions · 2 auth methods
PreviewCRMIAMMarketingTicketing

Authentication

OAuth 2.0

The steps in this guide require Admin privileges in your Hubspot account.Guides: Connector Profile, Link Account

Private App Access Token

Uses a static access token from a HubSpot Private App. Authenticates at the account level, not on behalf of a specific u…Guides: Connector Profile, Link Account
Actions
|
90 actions
Action
Description
Required scopes
Get Account Details
Retrieve account configuration details for the authenticated HubSpot account
List Associations
Retrieve all associations for a specific CRM record with pagination
Create Association
Create a default unlabeled association between two CRM records
Delete Association
Remove all associations between two CRM records
Batch Read Associations
Retrieve associations for multiple CRM records in a single request with pagination
Batch Create Associations
Create multiple labeled associations in a single request
List Contacts
Retrieve a paginated list of contacts from HubSpot CRM with filtering and property selection
Get Contact
Retrieve a single contact by ID with optional property and association filtering
Create Contact
Create a new contact in HubSpot CRM with specified properties
Update Contact
Update an existing contact’s properties in HubSpot CRM
Delete Contact
Delete a contact from HubSpot CRM by ID
Search Contacts
Search for contacts using filters, sorts, and queries in HubSpot CRM
Batch Create Contacts
Create multiple contacts in a single request (max 100)
Batch Update Contacts
Update multiple contacts in a single request (max 100)
List Companies
Retrieve a paginated list of companies from HubSpot CRM with filtering and property selection
Get Company
Retrieve a single company by ID with optional property and association filtering
Create Company
Create a new company in HubSpot CRM with specified properties
Update Company
Update an existing company’s properties in HubSpot CRM
Delete Company
Delete a company from HubSpot CRM by ID
Search Companies
Search for companies using filters, sorts, and queries in HubSpot CRM
Batch Create Companies
Create multiple companies in a single request (max 100)
Batch Update Companies
Update multiple companies in a single request (max 100)
List Deals
Retrieve a paginated list of deals from HubSpot CRM with filtering and property selection
Get Deal
Retrieve a single deal by ID with optional property and association filtering
Create Deal
Create a new deal in HubSpot CRM with specified properties
Update Deal
Update an existing deal’s properties in HubSpot CRM
Delete Deal
Delete a deal from HubSpot CRM by ID
Search Deals
Search for deals using filters, sorts, and queries in HubSpot CRM
Batch Create Deals
Create multiple deals in a single request (max 100)
Batch Update Deals
Update multiple deals in a single request (max 100)
List Deal Pipelines
Retrieve all deal pipelines from HubSpot
Get Deal Pipeline
Retrieve a specific deal pipeline by ID from HubSpot
Create Deal Pipeline
Create a new deal pipeline in HubSpot with its stages
Update Deal Pipeline
Partially update a deal pipeline’s top-level properties (label, displayOrder). Does not modify stages.
List Deal Pipeline Stages
Retrieve all stages for a specific deal pipeline from HubSpot
Get Deal Pipeline Stage
Retrieve a specific stage from a deal pipeline by ID
Create Deal Pipeline Stage
Add a new stage to an existing deal pipeline
Update Deal Pipeline Stage
Partially update a stage within a deal pipeline
List Owners
Retrieve all current owners in the HubSpot account
Get Owner
Retrieve detailed information about a specific owner by ID
List CRM Objects
Retrieve a paginated list of CRM objects of any type from HubSpot
Get CRM Object
Retrieve a single CRM object of any type by ID from HubSpot
Create CRM Object
Create a new CRM object of any type in HubSpot with optional associations
Update CRM Object
Update properties of an existing CRM object in HubSpot
Delete CRM Object
Delete a CRM object of any type from HubSpot by ID
Get Object Properties
Retrieve all properties for a specific CRM object type to discover available fields
List Custom Object Schemas
Retrieve all custom object schemas defined in your HubSpot account
Get Custom Object Schema
Retrieve a specific custom object schema by its object type or ID
Create Custom Object Schema
Create a new custom object schema in HubSpot
Create Custom Object Association
Create a new association between a custom object and another object type
Update Custom Object Schema
Update an existing custom object schema
Delete Custom Object Schema
Delete a custom object schema from HubSpot
Delete Custom Object Association
Remove an association definition from a custom object schema
Get Unified Credentials
Get the current HubSpot connection’s unified credentials and identity.
List Unified Groups
List unified groups (HubSpot teams) in the connected account.
Get Unified Group
Get a unified HubSpot group (team) by id.
List Unified Organizations
List unified organizations (the HubSpot portal) for the connection.
Get Unified Organization
Get a unified HubSpot organization (portal) by id.
List Unified Roles
List unified HubSpot roles (permission sets) in the connected account.
Get Unified Role
Get a unified HubSpot role (permission set) by id.
List Unified Users
List unified users in the connected HubSpot account.
Get Unified User
Get a unified HubSpot user by id or email.
List Campaigns
Search and retrieve marketing campaigns with filtering, sorting, and pagination
Get Campaign
Retrieve a specific marketing campaign by ID with optional metrics
Create Campaign
Create a new marketing campaign in HubSpot with custom properties
Update Campaign
Perform a partial update of a marketing campaign in HubSpot
Delete Campaign
Delete a marketing campaign from HubSpot by campaign ID
List Campaign Assets
Retrieve assets associated with a marketing campaign by type with optional metrics
Add Asset To Campaign
Associate an asset with a marketing campaign
Remove Asset From Campaign
Remove an asset’s association with a marketing campaign
List Marketing Emails
Retrieve a paginated list of marketing emails from HubSpot with filtering options
Get Marketing Email
Retrieve a single marketing email by ID with optional property filtering
Create Marketing Email
Create a new marketing email in HubSpot with comprehensive configuration
Update Marketing Email
Update an existing marketing email in HubSpot with comprehensive configuration
Delete Marketing Email
Delete a marketing email from HubSpot by ID
Clone Marketing Email
Create a copy of an existing marketing email
Publish Marketing Email
Publish a marketing email to make it available for sending
List Forms
Retrieve all forms from HubSpot account with pagination
Get Form
Retrieve a specific form by ID from HubSpot
List Form Submissions
Retrieve submissions for a specific form to track marketing funnel conversions
List Tickets
Retrieve a paginated list of all tickets from HubSpot
Get Ticket
Retrieve a specific ticket by ID from HubSpot
Create Ticket
Create a new ticket in HubSpot
Update Ticket
Update an existing ticket in HubSpot
Delete Ticket
Move a ticket to the recycling bin
Search Tickets
Search for tickets using filters, sorts, and queries in HubSpot CRM
List Ticket Pipelines
Retrieve all ticket pipelines from HubSpot
Get Ticket Pipeline
Retrieve a specific ticket pipeline by ID from HubSpot
List Ticket Pipeline Stages
Retrieve all stages for a specific ticket pipeline from HubSpot
Get Ticket Pipeline Stage
Retrieve a specific stage from a ticket pipeline by ID

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/hubspot/filled/png

Connector Profile

HubSpot - OAuth 2.0
https://stackone-logos.com/api/hubspot/filled/png

Connector Profile

HubSpot - Private App Access Token
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/hubspot/filled/png

Link Account

HubSpot - OAuth 2.0
https://stackone-logos.com/api/hubspot/filled/png

Link Account

HubSpot - Private App Access Token
4

Use Actions

Invoke actions using one of the methods below: