{s}skillry
# hubspot-integration.md
0
export "hubspot-integration"
davila7

Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers No

 
category:development
downloads: 0
submitted: Mar 2026

Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot, hubspot api, hubspot crm, hubspot integration, contacts api.

Rate this skill

0
0
SKILL.md

name: hubspot-integration description: "Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot, hubspot api, hubspot crm, hubspot integration, contacts api." source: vibeship-spawner-skills (Apache 2.0)

HubSpot Integration

Patterns

OAuth 2.0 Authentication

Secure authentication for public apps

Private App Token

Authentication for single-account integrations

CRM Object CRUD Operations

Create, read, update, delete CRM records

Anti-Patterns

❌ Using Deprecated API Keys

❌ Individual Requests Instead of Batch

❌ Polling Instead of Webhooks

⚠️ Sharp Edges

IssueSeveritySolution
IssuehighSee docs
IssuehighSee docs
IssuecriticalSee docs
IssuehighSee docs
IssuecriticalSee docs
IssuemediumSee docs
IssuehighSee docs
IssuemediumSee docs

Reviews (0)

Sign in to leave a review.

No reviews yet. Be the first!