post-crm-v3-objects-quotes-batch-create_create
Create multiple HubSpot quotes in one batch request to streamline bulk quote generation and CRM integration.
Instructions
Create a batch of quotes. REQUIRES body parameter with objects to create. Example: {body: {inputs: [{"properties": {"firstname": "John", "lastname": "Doe", "email": "john@example.com"}}]}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes | Array of items |