(In progress)

Event Manager is a Google Sheets add-on for managing Event Requests. Event Manager handles the approval workflow including calendar event creation and support tickets when needed. It can also handle multiple types of recurring events as well.

Event Manager uses Google Forms to collect information about a requested event, then sends that information to a designated approver or Google Group of approvers via email. An approver simply needs to reply to that email, informing the add-on user of how to process the event. The add-on user sets the status of the event accordingly then processes the event.

Event Manager is free to try. After 5 events the add-on will provide you with instructions on how to purchase.

Video Placeholder

Understanding what scopes are needed and what data is stored.

Allow this application to run when you are not presenthttps://www.googleapis.com/auth/script.scriptapp
See, edit, create, and delete all your Google Sheets spreadsheetshttps://www.googleapis.com/auth/spreadsheets
Send email as youhttps://www.googleapis.com/auth/script.send_mail
View and manage your forms in Google Drivehttps://www.googleapis.com/auth/forms
Display and run third-party web content in prompts and sidebars inside Google applicationshttps://www.googleapis.com/auth/script.container.ui
See your primary Google Account email addresshttps://www.googleapis.com/auth/userinfo.email
See, edit, share, and permanently delete all the calendars you can access using Google Calendarhttps://www.googleapis.com/auth/calendar

The add-on does not collect and store user data. Your email address is stored in the User Properties to check for licensing in a Google Sheet.

Sensitive Scopes

See, edit, share, and permanently delete all the calendars you can access using Google Calendarhttps://www.googleapis.com/auth/calendar
This scope is needed to add approved events to the designated events calendar.
Display and run third-party web content in prompts and sidebars inside Google applicationshttps://www.googleapis.com/auth/script.container.ui
This scope is needed to display the Google Form in a sidebar as well as display any instructive alerts.
Allow this application to run when you are not presenthttps://www.googleapis.com/auth/script.scriptapp
This scope is needed to add Data Validation to your Form Response sheet each time a form is submitted.
Send email as youhttps://www.googleapis.com/auth/script.send_mail
This scope is needed to send notification and confirmation emails to the designated parties.
See, edit, create, and delete all your Google Sheets spreadsheetshttps://www.googleapis.com/auth/spreadsheets
This scope is needed to edit your Form Response sheet while processing events.

Privacy Policy