Has anybody ever used the Google Calendar API with Wix code to take user input to create a calendar event? On our website, when we close a sale I want the sales staff to be able to enter the ship-by date on the site and have it take that information to our Google calendar through the Google calendar API.
Hey Shan, great work. Now we have both possibilities covered: I did the Zapier solution ( https://girizano.wixsite.com/codecorner/post/writing-events-to-google-calendar-with-zapier and you did the NPM solution. I will give it a try soon and see if I can get the Google calendar event ID back after creation, so you can later also update or delete the event (so you will have to store it in a Corvid collection)
@shantanukumar847 And for people who wonder which one to choose, I think for heavy usage, Shan´s solution , independent of Zapier is better. This is because Zapier´s free level only gives you 100 uses of your Zap per month (I found out because I received a Zapier email warning me that I almost reached my monthlly limit).
I keep receiving a ‘Not Found’ error when trying to submit to the calendar> I’ve tried everything I can think of but it seems from Googles documentation that there is an access issue?