hubspot-integration
HubSpot CRM集成专业方案,涵盖OAuth认证、CRM对象管理、关联关系处理、批量操作、Webhook配置及自定义对象开发。支持Node.js与Python双SDK实现。适用场景:HubSpot平台对接、API调用、CRM系统集成、联系人接口开发。
name:hubspot-integrationdescription:"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
| Issue | Severity | Solution |
|---|---|---|
| Issue | high | See docs |
| Issue | high | See docs |
| Issue | critical | See docs |
| Issue | high | See docs |
| Issue | critical | See docs |
| Issue | medium | See docs |
| Issue | high | See docs |
| Issue | medium | See docs |