appmixer.freshsales.core.CreateAppointment
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Title | text | Appointment title. |
| From Date | date-time | Start datetime of the appointment (ISO 8601, UTC). |
| End Date | date-time | End datetime of the appointment (ISO 8601, UTC). |
| Time Zone | text | Time zone for the appointment (e.g., UTC, IST). |
| Related Entity Type | select | Type of the entity this appointment is linked to. |
| Related Entity ID | number | ID of the related entity. |
| Location | text | Meeting location or conferencing link. |
| Description | textarea | Agenda or notes for the appointment. |
| Field | Type | Description |
|---|---|---|
| appointment | object | - |
| Appointment Attendees | array | - |
| Conferences | array | - |
| Notes | array | - |
| Users | array,null | - |
| Leads | array,null | - |