HubSpot · Schema

EventInstance

Represents a single event instance that occurred in the system

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Properties

Name Type Description
id string Unique identifier for the event instance
eventType string The type of event that occurred
objectId string The ID of the CRM object associated with this event
objectType string The type of CRM object (e.g., contact, company, deal)
occurredAt string ISO 8601 timestamp when the event occurred
properties object Additional properties associated with the event
View JSON Schema on GitHub