UserPulseCallLog
Captures call log entries that are generated by the UserPulse feature in Bullhorn CRM. This table supports performance analytics and relationship tracking by storing details about user-initiated calls.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Represents the unique identifier (Id) for the UserPulseCallLog record. This value provides the primary reference that Bullhorn CRM uses to retrieve and track details about user-initiated or user-received calls. |
| DateAdded | Datetime | False |
Indicates the date and time when the UserPulseCallLog record is added to the system. This value supports chronological auditing and enables reporting on communication activity. |
| Direction | String | False |
Specifies the direction of the call that is associated with the UserPulseCallLog record. This value identifies whether the call is incoming or outgoing for workflow and analytics purposes. |
| Duration | Int | False |
Represents the duration of the call in the UserPulseCallLog record. This value supports performance measurement and helps evaluate communication engagement. |
| PhoneNumber | String | False |
Specifies the phone number that is associated with the UserPulseCallLog record. This value identifies the external party involved in the call and supports follow-up activities. |
| TimeOfCall | Datetime | False |
Indicates the timestamp for when the call occurs in the UserPulseCallLog record. This value preserves the precise timing needed for accurate communication history tracking. |
| UserId | Int | False |
Specifies the Id of the user who is associated with the UserPulseCallLog record. This value links the call activity to the appropriate Bullhorn CRM user for auditing and reporting. |