These APIs allow you to interact with HubSpot's Marketing Events Extension. It allows you to: Create, Read or update Marketing Event information in HubSpot Specify whether a HubSpot contact has registered, attended or cancelled a registration to a Marketing Event. * Specify a URL that can be cal
No SDKs indexed for this API yet.
curl \ # append ?hapikey=$API_KEY to the URL \ https://api.hubapi.com/marketing/v3/marketing-events/events/search
curl \
# append ?hapikey=$API_KEY to the URL \
https://api.hubapi.com/marketing/v3/marketing-events/{appId}/settingscurl \
# append ?hapikey=$API_KEY to the URL \
https://api.hubapi.com/marketing/v3/marketing-events/events/{externalEventId}No SDKs yet