Appointment
Create, update, delete and query data of 'Appointment' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the Appointment. |
| AppointmentUUID | String | False |
The AppointmentUUID of the Appointment. |
| CandidateId | Int | False |
The CandidateId of the Appointment. |
| ClientContactId | Int | False |
The ClientContactId of the Appointment. |
| CommunicationMethod | String | False |
The CommunicationMethod of the Appointment. |
| DateAdded | Datetime | False |
The DateAdded of the Appointment. |
| DateLastModified | Datetime | False |
The DateLastModified of the Appointment. |
| Description | String | False |
The Description of the Appointment. |
| EndDate | Datetime | False |
The EndDate of the Appointment. |
| IsAllDay | Bool | False |
The IsAllDay of the Appointment. |
| JobId | Int | False |
The JobId of the Appointment. |
| JobSubmissionId | Int | False |
The JobSubmissionId of the Appointment. |
| Location | String | False |
The Location of the Appointment. |
| MigrateGUID | String | False |
The MigrateGUID of the Appointment. |
| OwnerId | Int | False |
The OwnerId of the Appointment. |
| ParentAppointmentId | Int | False |
The ParentAppointmentId of the Appointment. |
| PlacementId | Int | False |
The PlacementId of the Appointment. |
| RecurrenceDayBits | Int | False |
The RecurrenceDayBits of the Appointment. |
| RecurrenceFrequency | Int | False |
The RecurrenceFrequency of the Appointment. |
| RecurrenceMax | Int | False |
The RecurrenceMax of the Appointment. |
| RecurrenceMonthBits | Int | False |
The RecurrenceMonthBits of the Appointment. |
| RecurrenceStyle | String | False |
The RecurrenceStyle of the Appointment. |
| RecurrenceType | String | False |
The RecurrenceType of the Appointment. |
| Reminder | Int | False |
The Reminder of the Appointment. |
| ShowTimeAs | String | False |
The ShowTimeAs of the Appointment. |
| StartDate | Datetime | False |
The StartDate of the Appointment. |
| Subject | String | False |
The Subject of the Appointment. |
| TimeZoneID | String | False |
The TimeZoneID of the Appointment. |
| Type | String | False |
The Type of the Appointment. |
| Visibility | Bool | False |
The Visibility of the Appointment. |
| IsDeleted | Bool | False |
The IsDeleted of the Appointment. |