Create Calendar Event
ghl_create_eventCreate a new appointment or event on a GoHighLevel calendar. Supply calendar ID, contact ID, and start/end times to schedule meetings and set appointment status.
Instructions
Create a new appointment/event on a GHL calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Internal notes | |
| title | No | Event title | |
| status | No | confirmed | |
| address | No | Meeting address | |
| endTime | Yes | Event end (ISO 8601) | |
| contactId | Yes | Contact to book for | |
| startTime | Yes | Event start (ISO 8601) | |
| calendarId | Yes | Calendar ID | |
| locationId | No | ||
| assignedUserId | No | Assigned team member | |
| appointmentStatus | No |