Integry Docs
  • Welcome
  • Sign up for a free trial
  • Apps
    • Overview
    • Authentication
      • Access Control and Testing
    • Passthrough Requests
    • Supported Apps
      • Accelo
      • Aircall
      • Constant Contact
      • Copper
      • Elastic Email
      • Fireflies
      • Insightly
      • Instantly
      • Ontraport
      • RingCentral
      • Sendy
      • ServiceTitan
      • ActiveCampaign
      • Jotform
      • ActiveTrail
      • Agile CRM
      • Aha!
      • Airtable
      • Amazon SES
      • Asana
      • Basecamp3
      • BirdSend
      • Breezy HR
      • Brevo
      • Campaign Monitor
      • Capsule CRM
      • Chargify
      • CleverReach
      • ClickUp
      • ClickSend
      • Cliengo
      • Coda
      • Constant Contact
      • ConvertKit
      • Copper
      • Customer.io
      • Delighted
      • Demio
      • Drip
      • E-goi
      • Eventbrite
      • EverAction
      • Everhour
      • Formstack
      • Freshdesk
      • Freshworks CRM
      • Mautic
      • Customer.guru
      • Front
      • FTP
      • GetResponse
      • GitHub
      • Google Contacts
      • Google Sheets
      • GoToTraining
      • Groove
      • Help Scout
      • HubSpot
      • Keap
      • Mailchimp Transactional
      • Mailjet
      • MailUp
      • MeisterTask
      • Monday.com
      • MoonMail
      • Moosend
      • Nimble
      • Notion
      • Ontraport
      • PagerDuty
      • Pipedrive
      • Pipeline
      • Salesforce
      • SendPulse
      • Slack
      • Snappy
      • SolarWinds
      • Stripe
      • SurveySparrow
      • Teamgate
      • Unbounce
      • Zoho Books
      • Zoho Campaigns
      • Zoho CRM
      • Zoho Mail
      • Zoom
  • Flows
    • Overview
    • Flow Tutorials
      • Sync data TO another app from your app
      • Sync data FROM another app to your app
      • Create a two-way flow
    • Build a Flow
    • Trigger a Flow
      • Multiple Triggers in a Flow
    • Steps in a Flow
    • Integrations
      • Runs
  • Functions
    • Overview
    • Try Functions in 60 seconds
    • Quickstart for AI
    • Viewing Function Calls
    • Source Functions
    • Agent Frameworks
      • LangChain/LangGraph
      • CrewAI
      • AutoGen
      • LlamaIndex
      • Haystack
      • Smolagent
      • LiteLLM
      • Mistral AI
  • Embedded UI
    • Embed Integry Apps Marketplace
    • Add Integry Apps to an Existing Marketplace
    • Render modes, layouts and styling
    • Embedding FAQs
  • APIs and SDKs
    • JS SDK Reference
      • React Web Apps
    • API Reference
  • Workspaces
    • Overview
    • Workspace Variables
    • User Variables
  • Users
    • Testing with Beta Users
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Apps
  2. Supported Apps

HubSpot

PreviousHelp ScoutNextKeap

Last updated 6 months ago

Was this helpful?

Integry supports a number of triggers and actions of HubSpot.

Triggers

Name

Type

Description

Contact Updated in a List

Polling

Triggers when an existing contact is updated in a list

Contact Added to a List

Polling

Triggers when a contact is added to a list

Contact Created

Instant

Triggers when a new contact is created

Contact Created/Updated

Polling

Triggers when a contact is created or updated

Quote Created/Updated

Polling

Triggers when a new quote is created or existing quote is updated

For more, please see . If you're not sure how triggers work in Integry, go .

Actions

Name

Method

Description

Delete Contact

DELETE

Deletes an existing contact

Unsubscribe Contact

PATCH

Unsubscribes a contact from all emails

Create Email Template

POST

Creates a new email template

Get Contact

GET

Fetches the details of a contact

Create Contact

POST

Creates a new contact

Update Contact

PATCH

Updates an existing contact

Update Email Template

PATCH

Updates an existing email template

Bulk Contact Create

POST

Create contacts in bulk inside your account

Bulk List Addition

POST

Add contacts into a list in bulk

Create Deal

POST

Creates a new deal

Upsert Contact

POST

Creates a new HubSpot contact or updates an existing one

Remove Contact from List

POST

Removes contact from list

Create Note Engagement

POST

Creates a new note engagement

Get Lifecycle Stages

GET

Fetches lifecycle stages of a contact

Search Company

POST

Searches a company by search criteria

Update Deal

PATCH

Updates an existing deal

Delete Deal

DELETE

Deletes an existing deal

Get Deal

GET

Fetches a specific deal by ID

Create Quote

POST

Creates a new quote

Create Line Item

POST

Creates a new line item

Get Quote Details

GET

Fetches details of a quote

Get Line Item Details

GET

Fetches details of a line item

Batch Read Line Items

POST

Reads a batch of line items

Get Quote

GET

Fetches details of a quote

Authorization

For more, please see .

Your users will login to Hubspot via OAuth 2.0 using Integry's developer app. You can by .

Hubspot API docs
here
Hubspot API docs
replace it
setting up your own