Karthick Annamalai
05/25/2025, 12:10 PMVapi Support Bot
05/25/2025, 12:11 PMKarthick Annamalai
05/25/2025, 1:20 PMEMMANUEL
05/25/2025, 1:54 PMKarthick Annamalai
05/25/2025, 3:50 PMVapi Support Bot
05/25/2025, 3:51 PMcalendarId and a valid time range. In the Vapi Dashboard, go to Tools > select your GoHighLevel tool > ensure the calendarId matches one from your GoHighLevel account (Settings > Calendars), and that startDateTime, endDateTime, and timezone are set properly.
json
{
"calendarId": "YOUR_GHL_CALENDAR_ID",
"startDateTime": 1716681600000,
"endDateTime": 1716768000000,
"timezone": "America/New_York"
}
Updating these fields should resolve most availability check issues.
For more details, see the [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level).
Source:
- [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level)Karthick Annamalai
05/25/2025, 4:01 PMChiranjeet Mishra
05/26/2025, 5:45 AMKarthick Annamalai
05/27/2025, 6:27 AMKarthick Annamalai
05/27/2025, 6:27 AMKarthick Annamalai
05/27/2025, 6:27 AMKarthick Annamalai
05/27/2025, 6:28 AMVapi Support Bot
05/27/2025, 6:28 AMstartDateTime and endDateTime values you are using for the availability check in your GoHighLevel tool configuration? This will help us verify if the time range is set correctly, as this is a common cause of such issues.
For reference, the required fields are:
- calendarId
- startDateTime (epoch time in milliseconds)
- endDateTime (epoch time in milliseconds)
- timezone
You can find more details in the [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level).
Source:
- [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level)Vapi Support Bot
05/27/2025, 6:28 AMstartDateTime and endDateTime values you are using for the availability check in your GoHighLevel tool configuration? This will help us verify if the time range is set correctly, as this is a common cause of such issues.
For reference, the required fields are:
- calendarId
- startDateTime (epoch time in milliseconds)
- endDateTime (epoch time in milliseconds)
- timezone
You can find more details in the [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level).
Source:
- [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level)Vapi Support Bot
05/27/2025, 6:28 AMstartDateTime, endDateTime, and calendarId are set as described in the [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level).
Source:
- [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level)Vapi Support Bot
05/27/2025, 6:28 AMstartDateTime, endDateTime, and calendarId are set as described in the [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level).
Source:
- [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level)Vapi Support Bot
05/27/2025, 6:29 AMVapi Support Bot
05/27/2025, 6:29 AMVapi Support Bot
05/27/2025, 6:29 AMjson
{
"calendarId": "PT3GKbFAlidEtpPMGHPU",
"startDateTime": 1716681600000,
"endDateTime": 1716768000000,
"timezone": "America/New_York"
}
If the issue persists even with a wide time range, please share the exact time range values you are using so support can investigate further.
[See GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level)
Source:
- [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level)Vapi Support Bot
05/27/2025, 6:29 AMjson
{
"calendarId": "PT3GKbFAlidEtpPMGHPU",
"startDateTime": 1716681600000,
"endDateTime": 1716768000000,
"timezone": "America/New_York"
}
If the issue persists even with a wide time range, please share the exact time range values you are using so support can investigate further.
[See GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level)
Source:
- [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level)Karthick Annamalai
05/27/2025, 5:54 PMChiranjeet Mishra
05/27/2025, 11:28 PMChiranjeet Mishra
05/29/2025, 3:02 PMChiranjeet Mishra
05/29/2025, 3:13 PMChiranjeet Mishra
05/29/2025, 3:13 PMChiranjeet Mishra
06/03/2025, 1:10 AM