engagement_details_get_associated
Retrieve all engagements linked to a specific CRM object (e.g., Contact, Company, Deal, Ticket) in HubSpot. Filter by time range, activity types, and paginate results to streamline engagement tracking.
Instructions
Get all engagements associated with an object
Input Schema
Name | Required | Description | Default |
---|---|---|---|
activityTypes | No | ||
endTime | No | ||
limit | No | ||
objectId | Yes | ||
objectType | Yes | ||
offset | No | ||
startTime | No |