Task
Create, update, delete and query data of 'Task' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the Task. |
| CandidateId | Int | False |
The CandidateId of the Task. |
| ClientContactId | Int | False |
The ClientContactId of the Task. |
| CommunicationMethod | String | False |
The CommunicationMethod of the Task. |
| DateAdded | Datetime | False |
The DateAdded of the Task. |
| DateCompleted | Datetime | False |
The DateCompleted of the Task. |
| DateEnd | Datetime | False |
The DateEnd of the Task. |
| DateLastModified | Datetime | False |
The DateLastModified of the Task. |
| Description | String | False |
The Description of the Task. |
| DueDateAndTime | Datetime | False |
The DueDateAndTime of the Task. |
| IsCompleted | Bool | False |
The IsCompleted of the Task. |
| IsSystemTask | Bool | False |
The IsSystemTask of the Task. |
| IsTask | Int | False |
The IsTask of the Task. |
| JobId | Int | False |
The JobId of the Task. |
| JobMatchId | Int | False |
The JobMatchId of the Task. |
| Location | String | False |
The Location of the Task. |
| MigrateGUID | String | False |
The MigrateGUID of the Task. |
| OwnerId | Int | False |
The OwnerId of the Task. |
| ParentTaskId | Int | False |
The ParentTaskId of the Task. |
| PlacementId | Int | False |
The PlacementId of the Task. |
| Priority | Int | False |
The Priority of the Task. |
| RecurrenceDayBits | Int | False |
The RecurrenceDayBits of the Task. |
| RecurrenceFrequency | Int | False |
The RecurrenceFrequency of the Task. |
| RecurrenceMax | Int | False |
The RecurrenceMax of the Task. |
| RecurrenceMonthBits | Int | False |
The RecurrenceMonthBits of the Task. |
| RecurrenceStyle | String | False |
The RecurrenceStyle of the Task. |
| RecurrenceType | String | False |
The RecurrenceType of the Task. |
| Reminder | Int | False |
The Reminder of the Task. |
| Subject | String | False |
The Subject of the Task. |
| TaskUUID | String | False |
The TaskUUID of the Task. |
| TimeZoneID | String | False |
The TimeZoneID of the Task. |
| Type | String | False |
The Type of the Task. |
| Visibility | Bool | False |
The Visibility of the Task. |
| IsDeleted | Bool | False |
The IsDeleted of the Task. |