API version 2.0
Access API
Contacts
3min
The Contact resource is the primary way of interacting with Successeve. You can create, update and delete your contacts, and add custom attributes describing them. Contacts can be viewed individual.
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 Successeve |
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. |
salesmachine | object | The successeve metrics |
accounts | list | A list of accounts for the contact |