Click on Map Input link in Configure Activity section displayed below the orchestration.

Add Contact Activity

Name Type Required Description
CRM-Enable-Sync String No Yes or No type whether to sync the contact to your CRM system or not.
CREATED_FROM Integer Yes Value indicating the way in which you are adding the contact to the system. Values include:

0 – Imported from a database

1 – Added manually 2 – Opted in

3 – Created from tracking database

SEND_AUTOREPLY Boolean No If the database has an autoresponder associated with it and the SEND_AUTOREPLY element is set to true, Engage sends the confirmation when the contact is added to the database.
UPDATE_IF_FOUND Boolean No If the UPDATE_IF_FOUND element is set to true, attempting to add a contact with a duplicate key will result in an update to their record. If the database has no Unique Identifier and UPDATE_IF_FOUND is set to true, attempting to add a contact with duplicate SYNC_FIELDS will result in an update to the record.
ALLOW_HTML Boolean No If ALLOW_HTML is set to true, Engage will interpret—and properly render— HTML within a value in the text field. The default value is false and will convert HTML tags to character entity references (and tags display as literal characters in the text field).
VISITOR_KEY String No Allows specifying a visitor key to associate a contact to a previously unknown when using the Web Tracking feature.
CONTACT_LISTS Integer No If included, the contact will be added to all specified contact lists in addition to a database.

Child Element : The contact list id that contact will be added to.

COLUMN Depends on Each column name type. Yes XML nodes defining the column name and value for fields being added or updated. Note: Each node must have a Name tag and a Value tag. If the database has a key that is not Email, Unique key columns must also be part of the submission with column names and values.

Child Element :

Name : Defines the field name. The name of the Email column must be EMAIL. The name of the email type column must be EMAIL_TYPE

Value : Contains the field value

SYNC_FIELDS Depends on Each column name type. No Required if the database has no Unique Identifier and UPDATE_IF_FOUND is set to true. Used to look up a contact in a database that has no Unique Identifier defined. Include a SYNC_FIELDS element for each database column that defines a unique contact. Note: If more than one contact is found matching the lookup columns, the oldest contact will be updated. Sync fields will be ignored if the database has a key.

NAME: Defines the field name.

VALUE : Contains the field value.




Feedback | Notices


Timestamp icon Last updated: Tuesday, 27 September 2016


https://www.ibm.com/support/knowledgecenter/en/SS3LC4_7.5.3/com.ibm.wci.doc/Silverpop_click_on_map_input_link_in_con.html