appmixer.gohighlevel.core.CreateAppointment
Create Appointment
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Calendar | select | Select the calendar to create the appointment in. |
| Contact ID | text | The ID of the contact for the appointment. |
| Start Time | date-time | The start date and time of the appointment (ISO 8601 format). |
| End Time | date-time | The end date and time of the appointment (ISO 8601 format). |
| Title | text | Title/name of the appointment. |
| Appointment Status | select | Status of the appointment. |
| Assigned User ID | text | The user ID to assign the appointment to. |
| Address | text | Location/address of the appointment. |
| Field | Type | Description |
|---|---|---|
| Appointment ID | - | |
| Title | - | |
| Calendar ID | - | |
| Location ID | - | |
| Contact ID | - | |
| Start Time | - | |
| End Time | - | |
| Status | - | |
| Assigned User ID | - | |
| Address | - | |
| Date Created | - |