Skip to content

api-evangelist/hubspot

Repository files navigation

HubSpot (hubspot)

HubSpot provides a full platform of marketing, sales, customer service, and CRM software plus the methodology, resources, and support to help businesses grow better.

URL: https://raw.githubusercontent.com/apis-json/artisanal/main/apis/hubspot.yml

Run: Capabilities Using Naftiko

Tags:

  • Analytics, Commerce, Content, CRM, Customer Service, Email Marketing, Marketing, Marketing Automation, Operations, Sales

Timestamps

  • Created: 2023/11/14
  • Modified: 2026-04-18

APIs

HubSpot Domains API

These endpoints allow you to return information about the domains connected to a particular HubSpot CMS site. You can return data for a list of domains or specify a domain by ID.

Human URL: https://developers.hubspot.com/docs/api/overview

Tags:

  • Domains

Properties

HubSpot Source Code API

Endpoints for interacting with files in the CMS Developer File System. These files include HTML templates, CSS, JS, modules, and other assets which are used to create CMS content.

Human URL: https://developers.hubspot.com/docs/api/cms/source-code

Tags:

  • Async, Code, Content, Environments, Extract, Path, Sources, Status, Task, Validate

Properties

HubSpot Posts API

Use these endpoints for interacting with Blog Posts, Blog Authors, and Blog Tags.

Human URL: https://developers.hubspot.com/docs/api/cms/blog-post

Tags:

  • Archive, Attach, Batch, Blog Posts, Blogs, Clone, Detach, Draft, Groups, Language, Live, Multi, Objects, Posts, Primary, Read, Reset, Restore, Revisions, Schedules, Set, Variations

Properties

HubSpot Authors API

Use the blog authors API to manage author information for your blog posts.

Human URL: https://developers.hubspot.com/docs/api/cms/blog-authors

Tags:

  • Archive, Attach, Authors, Batch, Blogs, Detach, Groups, Language, Languages, Multi, Objects, Primary, Read, Set, Variations

Properties

HubSpot URL Redirects API

URL redirects allow you to redirect traffic from a HubSpot-hosted page or blog post to any URL. You can also update URL redirects in bulk and use a flexible pattern redirect to dynamically update the structure of URLs.

Human URL: https://developers.hubspot.com/docs/api/cms/url-redirects

Tags:

  • Redirects

Properties

HubSpot CMS HubDB API

The HubDB API allows you to create, update, and delete HubDB data tables and their rows. HubDB tables can be used as data sources for dynamic CMS pages and are available in both draft and published versions.

Human URL: https://developers.hubspot.com/docs/api-reference/cms-hubdb-v3/guide

Tags:

  • CMS, Content, Data Tables, HubDB

Properties

HubSpot CMS Pages API

The CMS Pages API provides endpoints for creating and managing site pages and landing pages hosted on HubSpot. You can create, retrieve, update, publish, and delete both site pages and landing pages programmatically.

Human URL: https://developers.hubspot.com/docs/api/cms/pages

Tags:

  • CMS, Landing Pages, Pages, Site Pages

Properties

HubSpot Contacts API

Contact records store information about individuals. The contacts endpoints allow you to manage contact data and sync it between HubSpot and other systems. You can create, retrieve, update, and delete contacts, as well as manage associations between contacts and other CRM objects.

Human URL: https://developers.hubspot.com/docs/api/crm/contacts

Tags:

  • Contacts, CRM, Records

Properties

HubSpot Companies API

Company records store data about businesses and organizations. The companies endpoints allow you to manage this data and sync it between HubSpot and other systems, including creating, retrieving, updating, and deleting company records and managing their associations.

Human URL: https://developers.hubspot.com/docs/api/crm/companies

Tags:

  • Companies, CRM, Records

Properties

HubSpot Deals API

A deal stores data about an ongoing transaction or sales opportunity. The deals endpoints allow you to manage deal records and sync data between HubSpot and other systems, supporting the full lifecycle of sales opportunities through pipeline stages.

Human URL: https://developers.hubspot.com/docs/api/crm/deals

Tags:

  • CRM, Deals, Pipeline, Sales

Properties

HubSpot Tickets API

Tickets represent customer requests for help and are tracked through support pipelines until resolved. The tickets endpoints allow you to create, manage, and retrieve customer support ticket records and associate them with contacts, companies, and other CRM objects.

Human URL: https://developers.hubspot.com/docs/api/crm/tickets

Tags:

  • CRM, Customer Service, Support, Tickets

Properties

HubSpot Pipelines API

Pipelines allow you to track records through defined stages in a process, such as sales deals or support tickets. The pipelines endpoints allow you to create, retrieve, update, and delete pipelines and pipeline stages for deals, tickets, and other object types.

Human URL: https://developers.hubspot.com/docs/api/crm/pipelines

Tags:

  • CRM, Pipelines, Sales, Stages

Properties

HubSpot Products API

Products represent the goods or services you sell in HubSpot. The products endpoints allow you to manage a product library which can be used to quickly add products to deals, generate quotes, and report on product performance.

Human URL: https://developers.hubspot.com/docs/api/crm/products

Tags:

  • Catalog, Commerce, CRM, Products

Properties

HubSpot Line Items API

Line items are individual instances of products that are attached to a deal or quote. The line items endpoints allow you to create, retrieve, update, and delete line item records, enabling detailed product-level tracking on deals and quotes.

Human URL: https://developers.hubspot.com/docs/api/crm/line-items

Tags:

  • Commerce, CRM, Line Items, Products

Properties

HubSpot Quotes API

Quotes allow you to share pricing information with prospects and customers. The quotes endpoints allow you to create and manage quotes with associated line items, deals, and contacts, and support features like e-signatures and payment collection.

Human URL: https://developers.hubspot.com/docs/api/crm/quotes

Tags:

  • Commerce, CRM, Quotes, Sales

Properties

HubSpot CRM Properties API

The CRM properties endpoints allow you to manage custom properties and view default property details for any CRM object type. You can create, retrieve, update, and delete properties for contacts, companies, deals, tickets, and custom objects.

Human URL: https://developers.hubspot.com/docs/api/crm/properties

Tags:

  • CRM, Custom Fields, Properties

Properties

HubSpot CRM Associations API

The associations endpoints allow you to manage relationships between CRM object records such as contacts, companies, deals, and tickets. You can create, retrieve, and delete associations with or without descriptive labels to represent different types of relationships.

Human URL: https://developers.hubspot.com/docs/api/crm/associations

Tags:

  • Associations, CRM, Relationships

Properties

HubSpot Owners API

The owners endpoints are used to retrieve the list of available owners for a HubSpot account. HubSpot uses owners to assign CRM object records to specific users, and owner IDs are used when setting record ownership through other CRM APIs.

Human URL: https://developers.hubspot.com/docs/api/crm/owners

Tags:

  • CRM, Owners, Users

Properties

HubSpot CRM Imports API

The imports endpoints allow you to import contact, company, deal, and other CRM object data into a HubSpot account in bulk using CSV or Excel files. You can map file columns to HubSpot properties and track import status through the API.

Human URL: https://developers.hubspot.com/docs/api/crm/imports

Tags:

  • CRM, Data, Imports

Properties

HubSpot CRM Lists API

The Lists API allows you to create and manage lists of CRM records based on static membership or dynamic filter criteria. Lists can be used to segment contacts, companies, and other CRM objects for marketing and sales operations.

Human URL: https://developers.hubspot.com/docs/reference/api/crm/lists

Tags:

  • CRM, Lists, Segments

Properties

HubSpot CRM Search API

The CRM Search API allows you to query and filter CRM objects using a flexible search interface. You can search across contacts, companies, deals, tickets, and other object types using filter groups, sorts, and pagination.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/search

Tags:

  • CRM, Query, Search

Properties

HubSpot Custom Objects API

Custom objects allow you to define and create CRM object types that represent data unique to your business. The custom objects API allows you to define schemas, create records, manage properties, and associate custom objects with standard CRM objects like contacts and deals.

Human URL: https://developers.hubspot.com/docs/api-reference/crm-custom-objects-v3/guide

Tags:

  • CRM, Custom Objects, Schema

Properties

HubSpot Commerce Payments API

The payments endpoints allow you to retrieve data about payment transactions processed through HubSpot Commerce. You can retrieve payment details, manage subscriptions, and access transaction history for commerce operations.

Human URL: https://developers.hubspot.com/docs/api/commerce/payments

Tags:

  • Commerce, Payments, Transactions

Properties

HubSpot Commerce Subscriptions API

The subscriptions API allows you to retrieve data about recurring subscription records in HubSpot Commerce. Subscriptions are created when a customer purchases a recurring product through HubSpot payments or a connected payment processor.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/commerce/subscriptions

Tags:

  • Commerce, Recurring Revenue, Subscriptions

Properties

HubSpot OAuth API

The OAuth API allows you to manage OAuth access tokens for public applications. You can generate, refresh, retrieve metadata for, and delete OAuth tokens to provide secure, scoped API access for HubSpot integrations.

Human URL: https://developers.hubspot.com/docs/api/oauth/tokens

Tags:

  • Access Tokens, Authentication, OAuth

Properties

HubSpot Analytics Events API

Custom events allow you to track advanced user activity via a JavaScript or HTTP API. The events API enables you to send custom event occurrences, define event schemas, and retrieve historical event data associated with CRM records.

Human URL: https://developers.hubspot.com/docs/api/analytics/events

Tags:

  • Analytics, Events, Tracking

Properties

HubSpot Marketing Email API

The marketing emails API allows you to programmatically create, update, and retrieve details about marketing emails in HubSpot. You can manage email campaigns, retrieve email performance statistics, and automate email content management workflows.

Human URL: https://developers.hubspot.com/docs/api-reference/marketing-marketing-emails-v3/guide

Tags:

  • Campaigns, Email, Marketing

Properties

HubSpot Marketing Events API

Marketing events are CRM objects that enable you to track marketing activities such as webinars along with the contacts who registered and attended. The marketing events API supports creating and managing events, tracking attendance, and accessing participation analytics.

Human URL: https://developers.hubspot.com/docs/api/marketing/marketing-events

Tags:

  • Events, Marketing, Webinars

Properties

HubSpot Forms API

The forms endpoints allow you to create and manage HubSpot forms used for capturing lead information. Supported form types include HubSpot native forms, captured external forms, flow forms, and blog comment forms.

Human URL: https://developers.hubspot.com/docs/api/marketing/forms

Tags:

  • Forms, Lead Capture, Marketing

Properties

HubSpot Conversations API

The conversations API enables management of inboxes, channels, threads, and messages within HubSpot's conversations system. You can retrieve conversation data, update thread statuses, send messages, and access contact-specific conversation history.

Human URL: https://developers.hubspot.com/docs/api/conversations/conversations

Tags:

  • Conversations, Inbox, Messaging

Properties

HubSpot Engagement Calls API

The calls endpoints allow you to log and manage call engagement records within HubSpot CRM. You can create call records, associate them with contacts and deals, retrieve call data, and manage call recordings and transcripts.

Human URL: https://developers.hubspot.com/docs/api/crm/calls

Tags:

  • Activities, Calls, Engagements

Properties

HubSpot Engagement Notes API

The notes endpoints allow you to create and manage note engagement records in HubSpot CRM. Notes can be associated with contacts, companies, deals, and tickets to capture important information and activity history.

Human URL: https://developers.hubspot.com/docs/api/crm/notes

Tags:

  • Activities, Engagements, Notes

Properties

HubSpot Engagement Meetings API

The meetings endpoints allow you to log and manage meeting engagement records in HubSpot CRM. You can create meeting records, associate them with contacts and companies, and retrieve meeting details and outcomes.

Human URL: https://developers.hubspot.com/docs/api/crm/meetings

Tags:

  • Activities, Engagements, Meetings

Properties

HubSpot Engagement Tasks API

The tasks endpoints allow you to create and manage task engagement records in HubSpot CRM. Tasks represent to-do items that can be assigned to users and associated with contacts, companies, and deals to track follow-up actions.

Human URL: https://developers.hubspot.com/docs/api/crm/tasks

Tags:

  • Activities, Engagements, Tasks

Properties

HubSpot Engagement Emails API

The emails engagement API allows you to log and manage email activity records on CRM records in HubSpot. You can create email engagement records to track sent emails, associate them with contacts and deals, and retrieve email activity history.

Human URL: https://developers.hubspot.com/docs/api-reference/crm-emails-v3/guide

Tags:

  • Activities, Emails, Engagements

Properties

HubSpot Custom Workflow Actions API

Custom workflow actions allow you to extend HubSpot workflows by creating reusable actions that can be installed by HubSpot users. The custom workflow actions API allows you to define, manage, and retrieve custom action definitions for use in HubSpot automation workflows.

Human URL: https://developers.hubspot.com/docs/api/automation/custom-workflow-actions

Tags:

  • Automation, Custom Actions, Workflows

Properties

HubSpot Workflows API

The workflows API allows you to programmatically create, retrieve, update, and delete HubSpot automation workflows. You can manage workflow definitions and automate business processes across CRM objects and marketing activities.

Human URL: https://developers.hubspot.com/docs/api/automation/workflows

Tags:

  • Automation, Operations, Workflows

Properties

HubSpot Webhooks API

The webhooks API allows you to subscribe to events occurring in a HubSpot account, receiving real-time notifications when CRM objects or conversations are created, updated, or deleted. You can configure subscriptions, manage webhook settings, and validate incoming webhook payloads.

Human URL: https://developers.hubspot.com/docs/api/webhooks

Tags:

  • Events, Integrations, Webhooks

Properties

HubSpot CRM Feature Flags API

The feature flags API allows public app developers to manage feature flags for their HubSpot app installations. Feature flags can be used to control the rollout of new functionality to specific accounts or user segments.

Human URL: https://developers.hubspot.com/docs/api-reference/crm-public-app-feature-flags-v3-v3/guide

Tags:

  • App Management, CRM, Feature Flags

Properties

HubSpot Settings User Provisioning API

The user provisioning API allows you to create and manage users in a HubSpot account along with their roles, permissions, and team assignments. You can add, retrieve, update, and remove users programmatically for account administration.

Human URL: https://developers.hubspot.com/docs/api-reference/settings-user-provisioning-v3/guide

Tags:

  • Settings, Teams, Users

Properties

HubSpot Blog Tags API

The blog tags API allows you to create, manage, and organize blog post tags in HubSpot CMS. Tags help organize blog content and improve discoverability. You can create, retrieve, update, and delete tags, as well as manage multi-language tag variants.

Human URL: https://developers.hubspot.com/docs/guides/api/cms/blogs/blog-tags

Tags:

  • Blogs, CMS

Properties

HubSpot CMS Site Search API

The site search API allows you to search the content of HubSpot-hosted sites, including site pages, blog posts, landing pages, and knowledge articles. You can build custom site search experiences and access indexed data for documents with ranking customization and filtering.

Human URL: https://developers.hubspot.com/docs/guides/api/cms/site-search

Tags:

  • CMS, Content, Search

Properties

HubSpot CMS Content Audit API

The CMS content audit API allows you to query audit logs of CMS changes that occurred within your HubSpot account. You can filter and sort on content object changes by type, time period, or HubSpot user ID to track content change history.

Human URL: https://developers.hubspot.com/docs/guides/api/cms/content-audit

Tags:

  • Audit, CMS, Content, Logs

Properties

HubSpot Files API

The files API allows you to upload, manage, and organize files in HubSpot's file manager. You can upload files, organize them into folders, control file accessibility and privacy settings, retrieve file details, and attach files to CRM records.

Human URL: https://developers.hubspot.com/docs/guides/api/library/files

Tags:

  • Files, Storage, Uploads

Properties

HubSpot Feedback Submissions API

The feedback submissions API allows you to retrieve survey response data from HubSpot surveys including NPS, CSAT, CES, and custom surveys. This is a read-only API that provides access to existing survey responses and their associated properties.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/objects/feedback-submissions

Tags:

  • CRM, Feedback, Surveys

Properties

HubSpot Leads API

The leads API enables you to manage lead records in HubSpot. Leads are contacts or companies that are potential customers who have shown interest in your products or services. You can create, retrieve, update, and delete lead records and manage their associations with contacts and other CRM objects.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/objects/leads

Tags:

  • CRM, Leads, Sales

Properties

HubSpot Goals API

The goals API enables you to sync user-specific sales and service team quotas between HubSpot and external systems. Goals are used to create user-specific quotas based on templates provided by HubSpot, and can be retrieved, created, updated, and deleted through the API.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/objects/goals

Tags:

  • CRM, Goals, Quotas

Properties

HubSpot Orders API

The orders API enables you to create and manage ecommerce order data in HubSpot. You can create orders, manage associations to contacts, line items, payments, and invoices, and track fulfillment progress using customizable pipelines and stages.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/commerce/orders

Tags:

  • Commerce, Ecommerce, Orders

Properties

HubSpot Carts API

The carts API enables you to create and manage ecommerce cart data in HubSpot. You can sync cart information between HubSpot and external ecommerce platforms, manage cart properties like pricing and currency, and associate carts with contacts, line items, and orders.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/commerce/carts

Tags:

  • Carts, Commerce, Ecommerce

Properties

HubSpot Invoices API

The invoices API allows you to create, manage, retrieve, and delete invoices used for billing customers. Invoices progress through draft, open, paid, and voided statuses, and can be configured with digital payment collection via HubSpot Payments or Stripe.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/commerce/invoices

Tags:

  • Billing, Commerce, Invoices

Properties

HubSpot Taxes API

The taxes API enables you to create and associate tax objects as part of the pricing details for quotes and invoices. Taxes are used in conjunction with discounts and fees when determining pricing totals, with taxes applied last in the calculation sequence.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/commerce/taxes

Tags:

  • Commerce, Pricing, Taxes

Properties

HubSpot Fees API

The fees API allows you to create and manage fees that can be included in invoices and legacy quotes. Fees support fixed dollar amounts or percentage-based values and are used alongside discounts and taxes when determining pricing totals.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/commerce/fees

Tags:

  • Commerce, Fees, Pricing

Properties

HubSpot Discounts API

The discounts API enables you to create and associate discounts as part of the pricing details for quotes. Discounts work alongside fees and taxes in the quote pricing workflow, being applied first in the calculation sequence.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/commerce/discounts

Tags:

  • Commerce, Discounts, Pricing

Properties

HubSpot Engagement Communications API

The communications API allows you to log WhatsApp, LinkedIn, or SMS messages to CRM record timelines. You can create, retrieve, update, and manage message engagement records and associate them with contacts, companies, and other CRM objects.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/engagements/communications

Tags:

  • Communications, Engagements, Messaging, SMS, WhatsApp

Properties

HubSpot Engagement Postal Mail API

The postal mail engagement API allows you to log postal mail sent to or received from contacts or companies on their CRM records. You can create, retrieve, update, and delete postal mail engagement records and associate them with contacts, companies, deals, and tickets.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/engagements/postal-mail

Tags:

  • Activities, Engagements, Postal Mail

Properties

HubSpot Transactional Email API

The transactional email API enables sending template-based transactional emails through HubSpot using the Single Send API and managing SMTP tokens. You can send emails for commerce receipts, account updates, and other essential business transactions over a dedicated IP address.

Human URL: https://developers.hubspot.com/docs/api-reference/marketing-transactional-single-send-v3/guide

Tags:

  • Marketing, SMTP, Transactional Email

Properties

HubSpot Subscription Preferences API

The subscription preferences API allows you to manage email subscription details for contacts in your account. You can retrieve subscription types, check contact preferences, subscribe or unsubscribe contacts, manage global opt-outs, and perform bulk operations on subscription statuses.

Human URL: https://developers.hubspot.com/docs/guides/api/marketing/subscriptions

Tags:

  • Email Preferences, Marketing, Subscriptions

Properties

HubSpot Timeline Events API

The timeline events API enables technology partners to send custom event data from external systems into HubSpot for display on CRM record activity timelines. You can create event templates, define custom tokens, configure display templates, and associate events with CRM records.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/extensions/timeline

Tags:

  • CRM, Events, Extensions, Timeline

Properties

HubSpot Calling Extensions API

The calling extensions SDK enables apps to provide a custom calling option to HubSpot users directly from CRM records. The SDK facilitates bidirectional communication between calling applications and HubSpot, including call event messaging and automatic engagement record creation.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/extensions/calling-sdk

Tags:

  • Calling, CRM, Extensions, SDK

Properties

HubSpot Video Conferencing API

The video conferencing API enables you to integrate custom video conferencing solutions into HubSpot's meeting creation workflow. You can configure webhook notifications for meeting creation, updates, and deletion, and provide conference link details directly in meeting invitations.

Human URL: https://developers.hubspot.com/docs/guides/api/crm/extensions/video-conferencing

Tags:

  • CRM, Extensions, Meetings, Video Conferencing

Properties

HubSpot Account Information API

The account information API provides account configuration and usage data for HubSpot accounts. You can retrieve account details including portal ID, time zone, currency settings, and data center location, as well as monitor daily API call consumption.

Human URL: https://developers.hubspot.com/docs/api-reference/account-account-info-v3/guide

Tags:

  • Account, Configuration, Settings

Properties

HubSpot Business Units API

The business units (brands) API provides information about brands tied to a HubSpot user. You can retrieve brand data including brand name, ID, and logo metadata for brands associated with a specific user account.

Human URL: https://developers.hubspot.com/docs/guides/api/settings/business-units-api

Tags:

  • Brands, Business Units, Settings

Properties

HubSpot Currencies API

The currencies API allows you to manage the currencies used in your HubSpot account. You can set your account's company currency, create additional currencies, update exchange rates, and configure automatic exchange rate updates for multi-currency operations.

Human URL: https://developers.hubspot.com/docs/guides/api/settings/currencies

Tags:

  • Currencies, Exchange Rates, Settings

Properties

Common Properties

Features

Name Description
AI Content Writer AI-powered tool that generates blog posts, landing pages, and marketing copy.
AI Email Writer AI assistant that creates personalized email content for marketing and sales outreach.
AI Website Generator AI tool that generates complete website pages from prompts and brand guidelines.
Email Marketing Software Create, personalize, and optimize marketing emails with drag-and-drop editor and A/B testing.
Email Tracking Software Track email opens, clicks, and replies in real-time with desktop notifications.
Free Chatbot Builder Build conversational chatbots to qualify leads and provide customer support 24/7.
Free Landing Page Builder Drag-and-drop builder for creating high-converting landing pages without code.
Free Live Chat Software Real-time live chat widget for engaging website visitors and routing to sales or support.
Free Meeting Scheduler App Shareable scheduling links that sync with Google Calendar and Outlook.
Free Online Form Builder Create forms that automatically capture and sync leads into the CRM.
Free Web Hosting Fully managed web hosting for HubSpot CMS-built websites with SSL and CDN.
Free Website Builder Drag-and-drop website builder with responsive themes and SEO optimization.
Lead Management Software Track, score, and nurture leads through the sales funnel with automated workflows.
Marketing Analytics Unified analytics dashboard for measuring campaign performance across channels.
Sales Email Templates Reusable email templates with personalization tokens for consistent sales outreach.

Use Cases

Name Description
AI-Powered Content Creation Use AI to generate blog posts, social media content, and marketing copy at scale.
AI-Powered Sales Leverage AI for lead scoring, deal forecasting, and automated sales email generation.
Analytics Track and analyze marketing, sales, and service performance with unified reporting dashboards.
Content Creation and Management Create, manage, and publish website content, blog posts, and landing pages.
Content Hub Centralized content management for creating and distributing content across channels.
Customer Service Manage customer support tickets, knowledge base, and feedback surveys.
Customer Support Automation Automate ticket routing, responses, and escalation with workflow-based support.
Data Management and Insights Clean, deduplicate, and enrich CRM data with automated data quality tools.
Deal Management Track deals through customizable pipeline stages with forecasting and reporting.
Email Marketing Design, send, and analyze marketing email campaigns with segmentation and A/B testing.
HubSpot Ecosystem Connect with 1,500+ integrations in the HubSpot App Marketplace.
Inbound Marketing Attract visitors with SEO, blogs, and social media, then convert them with forms and CTAs.
Integration and Automation Connect apps and automate business processes with programmable workflows.
Landing Pages & Forms Build landing pages with embedded forms to capture and qualify leads.
Lead Generation and Conversion Capture leads through forms, chatbots, and CTAs, then nurture with automated sequences.
Live Chat Engage website visitors in real-time with live chat and route conversations to the right team.
Operations Hub Sync, clean, and automate business data across systems with programmable automation.
Sales Management Manage sales teams with activity tracking, quotas, forecasting, and coaching tools.
Service Hub Deliver customer service with ticketing, knowledge base, feedback, and customer portal.
Workflows Automate repetitive tasks across marketing, sales, and service with visual workflow builder.

Integrations

Name Description
Salesforce Bi-directional CRM sync between HubSpot and Salesforce for unified sales and marketing data.
Slack Send HubSpot notifications, create tasks, and share CRM data directly in Slack channels.
Google Workspace Sync contacts, calendar events, and emails between HubSpot and Google Workspace apps.
Microsoft 365 Connect Outlook email, calendar, and contacts with HubSpot CRM for seamless productivity.
Zoom Automatically log Zoom meeting details and recordings on CRM contact timelines.
Shopify Sync ecommerce order data, products, and customers between Shopify and HubSpot.
WordPress Embed HubSpot forms, live chat, and analytics on WordPress sites with the official plugin.
Stripe Process payments and sync transaction data between Stripe and HubSpot Commerce.
Zapier Connect HubSpot with thousands of apps through automated Zapier workflows.
Jira Sync support tickets and development issues between HubSpot and Jira.
QuickBooks Sync invoices, payments, and customer data between HubSpot and QuickBooks.
Snowflake Share HubSpot CRM and marketing data with Snowflake for advanced analytics.
Google Ads Track ad performance and sync audiences between HubSpot and Google Ads.
Facebook Ads Create and manage Facebook ad campaigns with HubSpot audience targeting.
LinkedIn Sync LinkedIn lead gen forms and ads data with HubSpot for B2B marketing.

Artifacts

Machine-readable API specifications organized by format.

OpenAPI

AsyncAPI

JSON Schema (348 files)

JSON Structure (346 files)

JSON-LD (35 files)

Examples (346 files)

Capabilities

Naftiko capabilities organized as shared per-API definitions composed into customer-facing workflows.

Shared Per-API Definitions

Workflow Capabilities

Workflow APIs Combined Tools Description
HubSpot Automation and Integration 4 40 Workflow automation and integration management combining custom workflow actions
HubSpot Commerce Operations 2 20 Commerce workflow for managing payments and subscriptions.
HubSpot Content Management 6 63 Content creation and management workflow for blog posts, authors, pages, domains
HubSpot CRM Management 7 71 Unified CRM workflow for managing contacts, companies, deals, tickets, and their
HubSpot Marketing Automation 2 8 Marketing automation workflow combining email campaigns and analytics events.
HubSpot Sales Engagement 5 58 Sales activity tracking workflow for calls, emails, meetings, tasks, and notes.

Vocabulary

  • HubSpot Vocabulary -- Unified taxonomy mapping 50 resources, 23 actions, 6 workflows, and 6 personas across operational (OpenAPI) and capability (Naftiko) dimensions

Rules

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

HubSpot provides a full platform of marketing, sales, customer service, and CRM software plus the methodology, resources, and support to help businesses grow better.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors