Create contact - Contacts

Sendgrid icon

The table below shows additional fields related to the Contacts field in the Create contact action

Contacts

Field

Subfields

Data type

Required?

City - Enter the city of the contact

Example: Anytown

 

String

 

Country - Enter the country of the contact

Example: Canada

 

String

 

Address line 1 - Enter the line 1 address of the contact.

Example: 123 Main Street

 

String

 

Address line 2 - Enter the line 2 address of the contact.

Example: Apartment 123

 

String

 

Postal code - Enter the postal code of the contact

Example: 12345

 

String

 

State or Province - Enter the state or province of the contact

Example: Vancouver

 

String

 

Alternate Emails - The additional emails associated with the contact. Enter multiple as comma-separated values

Example: johndoe@example.com

 

 

 

Custom fields - The custom fields of the new recipient. Enter as comma-separated, key-value pairs.

Example: { "_id":"{{user._id}}", "gender":"{{user.gender}}" }

 

JSON

 

Email - The email of the new recipient

Example: johndoe@example.com

 

String

Checkmark icon, required field

First name - The first name of the new recipient

Example: John

 

String

 

Last name - The last name of the new recipient

Example: Doe

 

String