Basic Information

appmixer.getResponse.core.CreateContact

Create Contact

1.0.0

Public

Create a new contact in a specified campaign (list). Note: The API returns 202 Accepted with no body. To get the created contact ID, use Find Contacts with the email filter after this component.

Input Ports

in

FieldTypeDescription
Email text Contact email address.
Name text Contact name.
Campaign ID text ID of the target campaign.
Day of Cycle number Day of cycle for autoresponders. 0 means today.
IP Address text IP address of the contact (optional, for compliance/geo info).
Note text Optional note about the contact.
Scoring number Contact scoring value.
Custom Field ID text Custom field ID.
Custom Field Value expression Values for the custom field (string array).
Tag ID text Tag ID to assign.

Output Ports

out

FieldTypeDescription
Email string -
Name string -
Campaign ID string -

Full Metadata