Insert booking to Google Calendar automatically

Hey Wix team!

I was wondering how to go about inserting a booking which is made on my website straight to my Google calendar? So if the payment is successful then the date & duration will be saved to the calendar. I also have a custom form that is used through sendgrid, would it be possible to save this as a PDF in the attachment/notes section of the calendar?

Thank you :slight_smile:

Stephen, inserting a booking into a Google Calendar can, as far as I have found out, be done in 2 ways:

  1. use a NPM to Google Services
  2. create a call to a Zapier service that does exactly that. Andreas has posted some examples here and on his site to link with Zapier. Search for it.

About PDF: has come up before, search for it. From memory, a forum member managed to do this ( a couple of weeks ago) using the html-component, which was later on deemed superfluous, with example code how to bypass it. Use both search options: the one on this forum AND the one in the header of the page (they are different).