Hello,
Is it possible to write the contents of the database automatically to a google sheets once it is updated using wix code?
The use case is like this:
I have added a google calendar app to show some events to my users. And I want everyone to add events to my calendar. But google calendar don’t allow everyone to add events to my calendar. I can only invite specific people to add events to my calendar.
So If I can write the contents of a wix database(collect the calendar events using a user input) automatically to a google sheet, I can use some tools available in internet(also officially from google) to automatically add the contents of the google sheet to the calendar.
I can now use a google form to collect and update my sheet and then the calendar but I want wix database to do it to make the look and feel of the webite same everywhere
Any help regarding this use case will be helpful. Thanks.