System time stamps
The following system time stamps are available for contacts, accounts, custom objects / events, and activities. When setting the areSystemTimestampsInUTC parameter to true for an
export definition, these are the fields that will be returned in coordinated universal time (UTC).
Contacts
| System time stamp name | Internal name |
|---|---|
| Date created | C_DateCreated
|
| Date modified | C_DateModified
|
| Last modified by CRM system | C_LastModifiedByExtIntegrateSystem
|
Accounts
| System timestamp name | Internal name |
|---|---|
| Date created | M_DateCreated
|
| Date modified | M_DateModified
|
| Last modified by CRM system | M_LastModifiedByExtIntegrateSystem
|
Custom objects and events
| System time stamp name | Internal name |
|---|---|
| DataCard created at | CreatedAt
|
| DataCard updated at | UpdatedAt
|
Activities
| System timestamp name | Internal name |
|---|---|
| Activity created at | CreatedAt
|
| Linked to contact date | LinkedToContactDate
|