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

[ String !]

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

[ String !]

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