hubspot-batch-create-objects
Create multiple HubSpot objects of the same type in a single batch API call, streamlining bulk CRM updates. Supports properties and associations, optimizing efficiency for large-scale data modifications.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputs | Yes | Array of objects to create (maximum 100 per batch) | |
objectType | Yes | The type of HubSpot object to create. 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. |