Skip to main content
The Contacts Entity has the following parameters:

string
The unique identifier linked to the contact. For example, cont_00000000000001.
string
The entity being created. Here, it is contact.
string
The contact’s name. For example, Gaurav Kumar.
string
The contact’s phone number. For example, 9000090000.
string
The contact’s email address. For example, gaurav.kumar@example.com.
string
A classification for the contact being created. For example, employee.
string
A user-entered reference for the contact. For example, Acme Contact ID 12345.
string
This value is returned if the contact was created as part of a bulk upload. For example, batch_00000000000001.
boolean
Possible values:
  • true (default) : active
  • false : inactive
object
Key-value pair that can be used to store additional information about the entity. Maximum 15 key-value pairs, 256 characters (maximum) each. For example, "note_key": "Beam me up Scotty”.
integer
Timestamp, in Unix, when the contact was created. For example, 1545320320.