hubspot-create-engagement
Create HubSpot engagements (notes or tasks) linked to contacts, companies, deals, or tickets to update CRM records with external interactions. Supports HTML formatting for descriptions and requires owner ID and associations.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
associations | Yes | Associated records for this engagement | |
metadata | Yes | Metadata specific to the engagement type | |
ownerId | Yes | The ID of the owner of this engagement | |
timestamp | No | Timestamp for the engagement (milliseconds since epoch). Defaults to current time if not provided. | |
type | Yes | The type of engagement to create (NOTE or TASK) |