Record attendance by participant email and HubSpot ID
Records the participation of multiple HubSpot contacts in a Marketing Event using their email addresses.
If a contact does not exist, it will be automatically created. The contactProperties field is used exclusively for creating new contacts and will not update properties of existing contacts.
Additional Functionality:
- Adds a timeline event to the contacts.
Allowed Properties: For the state “attend”:
- joinedAt
- leftAt
Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The internal id of the marketing event in HubSpot.
The attendance state value. It may be 'register', 'attend' or 'cancel'
Body
List of marketing event details to create or update
Response
successful operation
Timestamp that represents when the request finished processing
Timestamp that represents when the request started processing
The status of the request processing
CANCELED, COMPLETE, PENDING, PROCESSING Result of the request
The number of errors that occurred during the processing
Timestamp that represents when the request was made