/contacts [deprecated]

Create one or more contacts

Body Params
string
required

Email address for the contact. This is unique per contact. If you create a new contact with the same email as an existing contact, then this will be merged with that contact. To post multiple emails and names, pass then as an array of contacts - see example below.

string
Defaults to ""

Name for the contact.

groups
array of strings
Defaults to []

Array of ids for contact groups _ids that this contact is in.

groups
string

Google ID that this contact is associated with, if a contact exists in Google Contacts for this same email address.

string

Salesforce ID that this contact is associated with, if a contact exists in Salesforce (either contact or a lead) for this same email address.

boolean
Defaults to false

Meta-field that will increment the contact's usedCount count and also set the timestamp to now.

boolean
Defaults to false

Meta-field that if true, will merge in information from third party sources such as Salesforce, if there's a Salesforce account connected and the email address of this contact matches.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Request
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!