Create a contact

Upsert a contact. If a contact with the same email exists within the organization, it will be updated. Otherwise, a new contact will be created. The response includes a created boolean indicating whether a new contact was created (true) or an existing one was updated (false).

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

Email address used to match existing contacts. If an email matches an existing contact in the organization, that contact will be updated.

string
string
string
tags
array of strings
tags
customers
array of objects
customers
socialProfiles
array of objects

Array of JSON objects containing social links or profiles.

socialProfiles
secondaryEmails
array of strings

Array of secondary email addresses for the contact.

secondaryEmails
Responses

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