Retrieve event by external ID
Returns the details of a Marketing Event with the specified externalAccountId, externalEventId, if it exists.
Only Marketing Events created by the same app making the request can be retrieved.
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
Query Parameters
The accountId that is associated with this marketing event in the external event application
Response
successful operation
The number of HubSpot contacts that attended this marketing event.
The number of HubSpot contacts that registered for this marketing event, but later cancelled their registration.
The creation date and time of the marketing event.
A list of PropertyValues. These can be whatever kind of property names and values you want. However, they must already exist on the HubSpot account's definition of the MarketingEvent Object. If they don't they will be filtered out and not set. In order to do this you'll need to create a new PropertyGroup on the HubSpot account's MarketingEvent object for your specific app and create the Custom Property you want to track on that HubSpot account. Do not create any new default properties on the MarketingEvent object as that will apply to all HubSpot accounts.
The name of the marketing event.
The name of the organizer of the marketing event.
The id of the marketing event in the external event application.
The ID of the marketing event CRM object.
The number of HubSpot contacts that registered for this marketing event, but did not attend. This field only had a value when the event is over.
The number of HubSpot contacts that registered for this marketing event.
The update date and time of the marketing event.
The end date and time of the marketing event.
Indicates if the marketing event has been cancelled.
Indicates if the marketing event has been completed.
The description of the marketing event.
The type of the marketing event.
A URL in the external event application where the marketing event can be managed.
The ID of the marketing event CRM object.
The start date and time of the marketing event.