v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Basic

Create a marketing event

Creates a new marketing event in HubSpot

post/marketing/marketing-events/2026-03/events

Request body

endDateTimestring date-time

The end date and time of the marketing event.

eventCancelledboolean

Indicates if the marketing event has been cancelled. Defaults to false

eventCompletedboolean

Indicates if the marketing event has been completed. Defaults to false

eventDescriptionstring

The description of the marketing event.

eventNamestring required

The name of the marketing event.

eventOrganizerstring required

The name of the organizer of the marketing event.

eventTypestring

Describes what type of event this is. For example: WEBINAR, CONFERENCE, WORKSHOP

eventUrlstring

A URL in the external event application where the marketing event can be managed.

externalAccountIdstring required

The accountId that is associated with this marketing event in the external event application.

externalEventIdstring required

The id of the marketing event in the external event application.

startDateTimestring date-time

The start date and time of the marketing event.

Response

successful operation

endDateTimestring date-time

The end date and time of the marketing event.

eventCancelledboolean

Indicates if the marketing event has been cancelled.

eventCompletedboolean

Indicates if the marketing event has been completed.

eventDescriptionstring

The description of the marketing event.

eventNamestring required

The name of the marketing event.

eventOrganizerstring required

The name of the organizer of the marketing event.

eventTypestring

The type of the marketing event.

eventUrlstring

The URL in the external event application where the marketing event can be managed.

objectIdstring

The ID of the marketing event CRM object

startDateTimestring date-time

The start date and time of the marketing event.