Event Attendees
Record Participants by ContactId with Marketing Event Object Id
Records the participation of multiple HubSpot contacts in a Marketing Event using their HubSpot contact IDs.
Additional Functionality:
- Adds a timeline event to the contacts.
Allowed Properties: For the state "attend":
- joinedAt
- leftAt
post/marketing/marketing-events/2026-03/{objectId}/attendance/{subscriberState}/create
Path parameters
objectIdstring required
The internal id of the marketing event in HubSpot.
subscriberStatestring required
The attendance state value. It may be 'register', 'attend' or 'cancel'
Request body
Response
successful operation