This library service provides an interface named ChatApp, similar to the SpreadsheetApp and the DocumentApp provided by Google App Scripts. ChatApp provides the ability to dynamically configure and build Google Chat Card messages to render and inject into in the Google Chat platform
These Card Messages can be injected into the Chat plaform in direct response to a user onEvent OR ansynchronously in response to external events, e.g., a monitoring applicaiton, a pager utility, using webhooks
- Navigate to the Google Apps Script editor located @ https://script.google.com
- Create or open a new Apps Script Project
- Click on the plus sign located to the right of the Libraries tab of the left navigation menu
- Within the Add a Library dialog window, copy and paste this
script id to be provided upon first deployment
into the Script ID * textBox - Click Lookup
- Click Add