Skip to content
HTTP Request node n...
 
Notifications
Clear all

HTTP Request node not receiving startTime and endTime from GoHighLevel appointment fetch

2 Posts
2 Users
0 Reactions
5 Views
Pratyaksh
(@pratyaksh)
Posts: 1
New Member
Topic starter
 

Describe the problem/error/question

I am utilizing callin.io to retrieve appointment details from GoHighLevel after a contact books an appointment through a calendar form. The process is generally successful, as contact information, tags, and responses are all coming through. However, I am not receiving the actual appointment time (startTime, endTime) in the HTTP Request response. This is currently preventing a voice call reminder from being sent via callin.io, as it requires the precise appointment time.

What is the error message (if any)?

There are no errors reported. The request completes successfully, but the appointments array is consistently empty.

Share the output returned by the last node


{
  "appointments": []
}

Expected at least one item with:


{
  "startTime": "...",
  "endTime": "...",
  ...
}
 
Posted : 14/07/2025 8:54 am
barn4k
(@barn4k)
Posts: 6
Active Member
 

hello

are you sure that the appointments exist between Saturday 02:40 UTC and Sunday 02:40 UTC? Anyway seems that’s an issue with gohighlevel and not with callin.io.

Please provide the rewritten markdown content *it should be in the markdown format.

 
Posted : 14/07/2025 11:30 am
Share: