hubspot-crm

Installation
SKILL.md

HubSpot CRM Integration

Sync contacts and lists to HubSpot using the REST API.

Environment Variables

HUBSPOT_API_TOKEN="pat-na1-..."  # Private App token from HubSpot

Quick Start

import os
import json
from urllib.request import Request, urlopen
from urllib.error import HTTPError
Related skills

More from manojbajaj95/gtm-skills

Installs
7
GitHub Stars
51
First Seen
Feb 19, 2026