
(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 present | https://www.googleapis.com/auth/script.scriptapp |
See, edit, create, and delete all your Google Sheets spreadsheets | https://www.googleapis.com/auth/spreadsheets |
Send email as you | https://www.googleapis.com/auth/script.send_mail |
View and manage your forms in Google Drive | https://www.googleapis.com/auth/forms |
Display and run third-party web content in prompts and sidebars inside Google applications | https://www.googleapis.com/auth/script.container.ui |
See your primary Google Account email address | https://www.googleapis.com/auth/userinfo.email |
See, edit, share, and permanently delete all the calendars you can access using Google Calendar | https://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 Calendar | https://www.googleapis.com/auth/calendar |
Display and run third-party web content in prompts and sidebars inside Google applications | https://www.googleapis.com/auth/script.container.ui |
Allow this application to run when you are not present | https://www.googleapis.com/auth/script.scriptapp |
Send email as you | https://www.googleapis.com/auth/script.send_mail |
See, edit, create, and delete all your Google Sheets spreadsheets | https://www.googleapis.com/auth/spreadsheets |