Skip to main content
Glama

crm_batch_archive_objects

Archive multiple CRM objects in a single request to efficiently manage and clean up your HubSpot CRM data by removing companies, contacts, deals, tickets, products, or custom objects in bulk.

Instructions

Archive (delete) multiple CRM objects in a single request

Input Schema

NameRequiredDescriptionDefault
objectTypeYes
objectIdsYes

Input Schema (JSON Schema)

{ "properties": { "objectIds": { "items": { "type": "string" }, "type": "array" }, "objectType": { "enum": [ "companies", "contacts", "deals", "tickets", "products", "line_items", "quotes", "custom" ], "type": "string" } }, "required": [ "objectType", "objectIds" ], "type": "object" }

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amanagarwal13/hubspot-mcp-shinzo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server