CRM Lists Skill
hubspot-lists
hubspot-lists
| Method | Path | Description |
|---|---|---|
GET | /crm/v3/lists | |
POST | /crm/v3/lists | |
GET | /crm/v3/lists/folders | |
POST | /crm/v3/lists/folders | Retrieves a folder. |
PUT | /crm/v3/lists/folders/move-list | Creates a folder |
DELETE | /crm/v3/lists/folders/{folderId} | Moves a list to a given folder |
PUT | /crm/v3/lists/folders/{folderId}/move/{newParentFolderId} | Deletes a folder |
PUT | /crm/v3/lists/folders/{folderId}/rename | Moves a folder |
GET | /crm/v3/lists/idmapping | Rename a folder |
POST | /crm/v3/lists/idmapping | Translate Legacy List Id to Modern List Id |
GET | /crm/v3/lists/object-type-id/{objectTypeId}/name/{listName} | Translate Legacy List Id to Modern List Id in Batch |
POST | /crm/v3/lists/records/memberships/batch/read | Retrieve List by Name |
GET | /crm/v3/lists/records/{objectTypeId}/{recordId}/memberships | |
POST | /crm/v3/lists/search | Get lists record is member of |
GET | /crm/v3/lists/{listId} | Search Lists |
DELETE | /crm/v3/lists/{listId} | Fetch List by ID |
GET | /crm/v3/lists/{listId}/memberships | Delete a List |
DELETE | /crm/v3/lists/{listId}/memberships | Fetch List Memberships Ordered by ID |
PUT | /crm/v3/lists/{listId}/memberships/add | Delete All Records from a List |
PUT | /crm/v3/lists/{listId}/memberships/add-and-remove | Add Records to a List |
PUT | /crm/v3/lists/{listId}/memberships/add-from/{sourceListId} | Add and/or Remove Records from a List |
GET | /crm/v3/lists/{listId}/memberships/join-order | Add All Records from a Source List to a Destination List |
PUT | /crm/v3/lists/{listId}/memberships/remove | Fetch List Memberships Ordered by Added to List Date |
PUT | /crm/v3/lists/{listId}/restore | Remove Records from a List |
GET | /crm/v3/lists/{listId}/schedule-conversion | Restore a List |
PUT | /crm/v3/lists/{listId}/schedule-conversion | Retrieve the conversion details for a list |
DELETE | /crm/v3/lists/{listId}/schedule-conversion | Schedule or update the conversion of a list to static |
GET | /crm/v3/lists/{listId}/size-and-edits-history/between | Cancel the conversion of a list |
PUT | /crm/v3/lists/{listId}/update-list-filters | |
PUT | /crm/v3/lists/{listId}/update-list-name | Update List Filter Definition |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install hubspot-lists
Downloads and installs to ~/.claude/skills/hubspot-lists/
v3 (2026-03-12)