Contact Operations

the following table.

Name Description

ContactCreateContact

Creates a contact.

ContactUpdateContact

Updates an existing contact.

Request Message Description: ContactCreateContact

the following table.

Node Description Type

Contact IO

Required. An instance of the integration object Contact IO. Contact is the Parent header and Contact_BusinessAddress is the child.

Integration Object

Response Message Description: ContactCreateContact

the following table.

Node Description Type

Contact Id

The new Contact ID generated as a result of the new contact creation.

String

Error Message

Error Message if any.

String

Success Flag

Flag to indicate success or failure of the operation.

String

Request Message Description: ContactUpdateContact

the following table.

Node Description Type

Contact IO

Required. An instance of the integration object Contact IO. Contact is the Parent header and Contact_BusinessAddress is the child.

Integration Object

Response Message Description: ContactUpdateContact

the following table.

Node Description Type

Error Message

Error message if any.

String

Success Flag

Flag to indicate success or failure of the operation.

String