hubspot_crm_batch_update
Update up to 100 HubSpot CRM records in a single batch request. Supports all object types with partial updates and property clearing.
Instructions
Update up to 100 existing HubSpot CRM records in a single request. Applies to all object types. Each input must include the record id and the properties to change (partial update — omitted properties are unchanged). Pass "" as a property value to clear it. Returns a batch response with updated records and any per-record errors. LIMIT: Maximum 100 inputs per request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes | Records to update (1–100). | |
| objectType | Yes | CRM object type. Sales objects: deals, line_items, products, quotes. Engagement objects: calls, meetings, tasks, notes, emails. |