Magidoc

CreateContactInput
Input Object

Fields

#

addressCountry

Value will be truncated at 100 characters

addressLocality

Value will be truncated at 100 characters

addressRegion

Value will be truncated at 100 characters

audienceGroupManagementType

Defaults to add only.

audienceId

Non-null

contactIp

Needs to be in valid Ip format (000.000.000.000)

email

Non-null

Max length: 320

firstName

Value will be truncated at 100 characters

groupIds

integrationContactId

The contact ID from the integration partner's system

integrationId

ID of the specific account integration if this contact is being created through an integration

integrationPartnerId

ID of the integration partner if this contact is being created through an integration

language

The value must be a valid culture code or set to Auto.

lastName

Value will be truncated at 100 characters

latitude

longitude

optInIp

Needs to be in valid Ip format (000.000.000.000)

optInUtc

optOutIp

Needs to be in valid Ip format (000.000.000.000)

optOutReason

Value will be truncated at 255 characters

optOutSource

optOutUtc

postalCode

Value will be truncated at 15 characters

sendFormat

Defaults to Multipart

skipDoubleOptIn

Skip double opt-in process. Only applies when the audience the contact is being added to requires double opt-in. Defaults to false.

streetAddress

Value will be truncated at 100 characters

streetAddress2

Value will be truncated at 50 characters

tagManagementType

Defaults to add only.

tags

Max length: 50

timeZone

The value must be a valid IANA timezone or set to Auto.

updateExisting

Update an existing contact if one already exists with same unique identifier. Defaults to false.

Usages

#

References

#

  • Argument input of field createContact from type Mutation