appmixer.freshsales.core.GetAppointment
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Appointment ID | text | The ID of the appointment. |
| Field | Type | Description |
|---|---|---|
| ID | integer | - |
| Title | string | - |
| Description | string,null | - |
| From Date | string | - |
| End Date | string | - |
| Time Zone | string | - |
| Location | string,null | - |
| Is All Day | boolean | - |
| Outcome ID | integer,null | - |
| Provider | string | - |
| Creator ID | integer | - |
| Created At | string | - |
| Updated At | string | - |
| Latitude | string,null | - |
| Longitude | string,null | - |
| Checked In At | string,null | - |
| Checked Out At | string,null | - |
| Checked In Duration | number,null | - |
| Checked Out Latitude | string,null | - |
| Checked Out Longitude | string,null | - |
| Checked Out Location | string,null | - |
| Can Check In | boolean | - |
| Can Check In/Out | boolean | - |
| Conference ID | integer,null | - |
| Note ID | integer,null | - |
| Has Multiple Emails | boolean | - |
| Targetable | object,null | - |
| Targetables | array | - |
| Targetables With Email | array | - |
| Attendee IDs | array | - |