Recent content by JacobAllen

  1. JacobAllen

    Google calendar not returning correct availability

    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
  2. JacobAllen

    Google calendar not returning correct availability

    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?
  3. JacobAllen

    Google calendar not returning correct availability

    Using a webhook to Google calendar, checking for availability. Webhook working but Google calendar not returning correct data. See attached
Top