Supported products
Supported products
Required Scopes
Required Scopes
crm.objects.marketing_events.write
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
The accountId that is associated with this marketing event in the external event application.
The name of the organizer of the marketing event.
The id of the marketing event in the external event application.
The name of the marketing event.
The start 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.
Indicates if the marketing event has been cancelled. Defaults to false
A URL in the external event application where the marketing event can be managed.
The description of the marketing event.
Describes what type of event this is. For example: WEBINAR
, CONFERENCE
, WORKSHOP
The end date and time of the marketing event.
Response
successful operation
The name of the organizer of the marketing event.
The name of the marketing event.
The start 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.
Indicates if the marketing event has been cancelled.
The URL in the external event application where the marketing event can be managed.
The description of the marketing event.
The type of the marketing event.
The end date and time of the marketing event.