hi all, I just deployed a google web app to capture webhooks from
cal.com. When I ping test the subscriber URL the webhook response passed but when I look at the execution log in google script, it comes up with an entry stating a doPost() function has failed. I would like to use webhooks to try and post booking entries from
cal.com to google sheets is there any tutorial on how this can be done? I have to be honest I am a complete beginner when it comes to webhooks but would like to learn. I was using this link as an inspiration
https://areatype.com/blog/using-google-sheets-capture-webhook-data