Add Contact

cmercury has fields that represent each contact. If a contact doesn't already exist, it will be created. Therefore use this API to add a contact to the mailing list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32
Defaults to null

The ID of the list to which you want to add a new contact. (Eg: 11880)

string
Defaults to [email protected]

The email address of the contact which you want to add. (eg: [email protected])

string
Defaults to Active

The status of the contact or email address. There are five types of statuses; Active, Bounced, Unsubscribed, Trashed, Spam..

ContactAttributes
array of objects

Update respective attributes of the contacts using the unique Attribute IDs

ContactAttributes
Headers
string
Defaults to application/json
string
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json