hubspot-integration
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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install hubspot-integration --cli claudewrites the skill into.claude/skills/hubspot-integration/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/hubspot-integration/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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.
When to use it
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.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/hubspot-integration/SKILL.md -o .claude/skills/hubspot-integration/SKILL.md
Notes
Extracted from davila7/claude-code-templates, hubspot-integration category.