hubspot-batch-update-objects
Modify multiple existing HubSpot CRM objects of the same type in a single API call. Ideal for batch updating properties or data fields across objects, ensuring efficient data management and streamlined workflows.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputs | Yes | Array of objects to update (maximum 100 per batch) | |
objectType | Yes | The type of HubSpot object to update. Valid values include: appointments, companies, contacts, courses, deals, leads, line_items, listings, marketing_events, meetings, orders, postal_mail, products, quotes, services, subscriptions, tickets, users. For custom objects, use the hubspot-get-schemas tool to get the objectType. |