Google calendar not returning correct availability

Status: Open · Asked by JacobAllen on · 0 views

Arshil Ahmad — Reply ·

Hi @JacobAllen,

That's the default response when you are free between the specified timeframe. It should appear like this when you have an event within the specified timeframe:

JacobAllen — Reply ·

How can I get all events within a start-end time period? Preferably json format.
I am essentially having my web application ping the webhook to trigger google calendar to respond with all events within given time period. Is this possible?

Preeti Paryani — Reply ·

Hello @JacobAllen

You can try using the Search Advanced action, you can leave the search term field empty if not required. Please try it and let us know if it works for you.

We are quite unclear regarding this use case, please elaborate a bit more so we can better assist you.

I am essentially having my web application ping the webhook to trigger google calendar to respond with all events within given time period. Is this possible

Thanks & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com
JacobAllen — Reply ·

I am using elevenlabs.io to send a ping to the webhook. POST data includes the requested day. Response POST should be json with all events on the day

JacobAllen — Reply ·

See the red text
Preeti Paryani — Reply ·

Hello @JacobAllen

In this case, it seems that the Search Event (Advanced) action will fulfill your use case. You can receive the event details in JSON format by turning off the Simple Response toggle button.

Thanks & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com

Back to all forum threads · Log in to reply