The Contacts resource is the primary way of interacting with Salesmachine. You can create, update and delete your contacts, and add custom attributes describing them. Contacts can be viewed individual
Model
Attribute
Type
Description
object
string
Value is ‘contact’
id
string
The Salesmachine internal id representing the contact
created_at
timestamp
The time (in seconds) the contact was added to Salesmachine
unique_id
string
The contact unique_id you have defined for the contact.
archived
boolean
True if the contact has been archived
data
object
The custom attributes you have set on the contact.