You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to make it easier for the event organizers to insert their event in our calendar.
We could create a form that will send data to an AWS lamda function just how we did with the Slack form. The function will then call GCalendar API(hiding our API token and doing all the validation needed) to create the event.