Skip to main content
Anchor to marketingActivityCreateExternal

marketingActivityCreateExternal

mutation

Requires write_marketing_events access scope.

Deprecated. Use marketingActivityUpsertExternal instead.

Creates a new external marketing activity.

•MarketingActivityCreateExternalInput!
required

The input field for creating an external marketing activity.

Show input fields

Was this section helpful?

Anchor to MarketingActivityCreateExternalPayload returnsMarketingActivityCreateExternalPayload returns

•MarketingActivity

The external marketing activity that was created.

Show fields
•[MarketingActivityUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?