HubSpot CRM Contact Enrichment Pipeline
Enriches HubSpot CRM contacts using the v3 Contacts API with batch read/update operations. Cross-references company associations via crm.associations.batchRead(), and syncs lifecycle stage transitions with custom property updates.
What it does
HubSpot CRM Contact Enrichment Pipeline
Enriches HubSpot CRM contacts using the v3 Contacts API with batch read/update operations. Cross-references company associations via crm.associations.batchRead(), and syncs lifecycle stage transitions with custom property updates.
Installation
Use the upstream install or setup path that matches your environment:
- npm install @hubspot/api-client
- npm install
- npm run test
- npm run lint
Requirements and caveats from upstream:
- const hubspot = require('@hubspot/api-client')
- const fs = require('fs')
Basic usage or getting-started notes:
-
defaultHeaders: { 'My-header': 'test-example' },
-
All methods return a [promise]. The success includes the serialized to JSON body and response objects. Use the API method via:
-
javascript
-
Extracted from upstream docs: https://raw.githubusercontent.com/HubSpot/hubspot-api-nodejs/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,070 chars)