Is there a way to sink the apps calendar with an iphone calendar?
I think you mean syncing. As far as I aware there’s a way to sync Google Calendar to iPhone, but not your app’s calendar (which is in Glide Tables/Google Sheets) to iPhone.
What if you have a google calendar can you sync it inside the app? @ThinhDinh
You would have to create an Integromat scenario/Zapier Zap to sync new events to a Sheet in your database and then show it inside the app.
If you’re talking about a simple button to “sync” right inside the app then I don’t think it’s an easy one. The API states you CAN get all events of a specific calendar, so you must know the calendar ID in advance.