Contacts Skill
hubspot-contacts
hubspot-contacts
| Method | Path | Description |
|---|---|---|
GET | /crm/v3/objects/contacts | |
POST | /crm/v3/objects/contacts | Retrieve contacts |
POST | /crm/v3/objects/contacts/batch/archive | Create a contact |
POST | /crm/v3/objects/contacts/batch/create | Archive a batch of contacts |
POST | /crm/v3/objects/contacts/batch/read | Create a batch of contacts |
POST | /crm/v3/objects/contacts/batch/update | Retrieve a batch of contacts |
POST | /crm/v3/objects/contacts/batch/upsert | Update a batch of contacts |
POST | /crm/v3/objects/contacts/gdpr-delete | Create or update a batch of contacts |
POST | /crm/v3/objects/contacts/merge | Permanently delete a contact (GDPR-compliant) |
POST | /crm/v3/objects/contacts/search | Merge two contacts |
GET | /crm/v3/objects/contacts/{contactId} | Search for contacts |
DELETE | /crm/v3/objects/contacts/{contactId} | Retrieve a contact |
PATCH | /crm/v3/objects/contacts/{contactId} | Archive a contact |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install hubspot-contacts
Downloads and installs to ~/.claude/skills/hubspot-contacts/
v3 (2026-03-12)