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:
Allowed Properties: For the state “attend”:
crm.objects.marketing_events.write
The access token received from the authorization server in the OAuth 2.0 flow.
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'.
The accountId that is associated with this marketing event in the external event application
successful operation
The response is of type object
.