Retrieving list of events from Google Calendar API

Any tips on retrieving a list of events from a user’s google calendar and it automatically creating separate entries into the database? Thanks!

Hi @Kendall,

You could use the Google Calendar API in a external collection! : Events: list  |  Google Calendar  |  Google Developers

Thank you