Record attendance by contact ID and external event 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
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 id of the marketing event in the external event application
The new subscriber state for the HubSpot contacts and the specified marketing event. For example: 'register', 'attend' or 'cancel'.
Query Parameters
The accountId that is associated with this marketing event in the external event application
Body
List of HubSpot contacts to subscribe to the marketing event
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