HistoryContacts
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | True | A combination of the position of the history item and when it occurred. |
ContactId | String | True | The ID of the contact the history item belongs to. |
Changes | String | True | What type of change happened on the contact |
Date | Datetime | True | When the change occurred |
User | String | True | The name of the user that made the change |
Details | String | False | The change that was made |
TenantId | String | False | The ID of the tenant to query instead of the connection tenant |
Last updated