Skip to content

Create Event

Creates a marketing event — the Create Event action on the admin Marketing → Communications → Events screen.

TIP

New here? Read the Events overview for what an event does and how its fields behave.

Operation

OperationTypePurpose
createAdminMarketingEventMutationCreate a marketing event

Details

  • Requires an admin Bearer token and the marketing.communications.events.create permission.
  • The mutation returns the full event payload.

Input fields

FieldTypeRequiredNotes
nameStringYesEvent name
descriptionStringYesFree-text description
dateStringYesEvent date (YYYY-MM-DD)

Released under the MIT License.