crm_batch_read_objects
Retrieve multiple HubSpot CRM objects simultaneously by specifying object type and IDs, enabling efficient bulk data access for contacts, companies, deals, or other CRM entities.
Instructions
Create multiple CRM objects in a single request
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectType | Yes | ||
| propertiesWithHistory | No | ||
| idProperty | No | ||
| objectIds | Yes | ||
| properties | No |