hubspot-batch-create-objects
Create multiple HubSpot objects of the same type in a single API call, optimizing for bulk operations to efficiently manage CRM 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. |