hubspot_create_meeting
Create a meeting engagement in HubSpot and optionally associate it with a contact, company, deal, or ticket to log interactions.
Instructions
Create a meeting engagement in HubSpot and optionally associate it with a CRM object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Meeting notes or agenda | |
| title | No | Meeting title | |
| endTime | No | ISO 8601 meeting end time | |
| outcome | No | Meeting outcome | |
| ownerId | No | HubSpot owner ID | |
| location | No | Meeting location or URL | |
| startTime | No | ISO 8601 meeting start time | |
| timestamp | No | ISO 8601 timestamp (defaults to now) | |
| associateWith | No | CRM object to associate this engagement with |