Skip to content

Code project demonstrating the use of Google App Scripts and Appboy API Services to create a simple reporting dashboard.

License

Notifications You must be signed in to change notification settings

Malltip/AppScriptsAppboyExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Google Apps Script + Appboy API Example

This is a simple project demonstrating the use of Google App Scripts and Appboy API Services to create a simple reporting dashboard.

Publishing your own Google Scripts Dashboard

  • Create a Google App Scripts Account and an Appboy account
  • Create a new "Script as Web App" in Google Apps Script
  • Copy and paste code in code.gs to the newly created Google Apps Script
  • Replace the string "YOUR_APP_GROUP_ID" in code.gs file with your Appboy group id.
  • Save code and select Publish > Deploy as web app...
  • Configure visibility options and enjoy

About

Code project demonstrating the use of Google App Scripts and Appboy API Services to create a simple reporting dashboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published