Permission Explained
-
See, edit, create and delete your spreadsheets in Google Drive
The app will be able to read the sheet content to determine if certain condition matches (eg, if certain column is more than a value). User can then choose actions like “Move row”, “Copy row” or “Update row” on the rule creation screen to automate the content update without writing script.
-
Connect to an external service
The app will call http service or web hook via UrlFetch so that app can integrate with an external service (eg, slack integration, runtime error reporting).
-
Send email as you
The app will send email notification under your name when “Send email" action is configured.
-
Allow this application to run when you are not present
The app will manage installable triggers so that the app will be notified when certain event happens within the sheet and react automatically. User will then be able to select certain trigger on the rule creation screen when they define automation rule. Without this, the whole app doesn’t work.
-
Display and run third-party web content in prompts and sidebars inside Google applications
The app will display a sidebar as the main UI for user to view/manage their automation rules.