Hey Bubblers
My app requires that users connect their Google sheets to my Bubble app such that their google sheets data syncs with the bubble database. I.e. if they add/delete/edit data on google sheets, it updates on the bubble database (GET). This also means that there will be multiple sheets connected by different unrelated users.
Has anyone been able to achieve this by directly integrating with Google Sheets API instead of through another plugin?