Rudayna
07/18/2025, 2:29 PMChiranjeet Mishra
07/18/2025, 4:25 PMtimezone parameter in the GoHighLevel Create Event Tool to set the client's local time zone. This ensures that appointments are saved in the correct time zone.
- When you ask for the client's location, convert it to a time zone identifier (e.g., "America/Los_Angeles" for Pacific Time).
2. Set Up the Appointment Booking Process:
- Gather Client Location: Ensure your assistant asks for and uses the client's state or city to determine the time zone.
- Convert to Epoch Time: Before making the API call, convert the preferred appointment time and date to epoch time, taking the client's time zone into account.
- Time Zone Awareness: Always specify the correct timezone during the availability check and creation steps. This will reflect accurately in confirmation emails and calendar entries.
For further details on integrating and setting parameters, you can refer to the [GoHighLevel Integration documentation](https://docs.vapi.ai/tools/GHL).
This approach should align appointments with the client's local time, reducing confusion and improving accuracy. If you need further assistance, let me know.