hubspot.v2.create_object
Create a new HubSpot object (contact, company, deal, call, or ticket) by providing object type, properties, and optional associations.
Instructions
Create HubSpot Object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_type | Yes | ||
| properties | Yes | ||
| associations | No | ||
| output_variable_name | Yes | Variable name to store the created object. | created_object |