-
-
Notifications
You must be signed in to change notification settings - Fork 782
Automations for Wins page using Google Apps Script
Richard Mundy edited this page Mar 17, 2023
·
14 revisions
- As soon as a user submits the share your wins form, the
On form submit
triggers two functions:- The first function:
- Parses users' response using JSON.parse()
- Adds a timestamp to when the form was submitted
- Formats the response to be used in our spreadsheet
- Calls the Google App Script
- Posts response to the review tab in the spreadsheet.
- The second function:
- Creates an issue to be added to our project board.
- The first function:
- The user's response will require an admin review to be considered for the Wins page.
- Next, a
time-based trigger
which triggers monthly, in the same Google Apps Script, creates a Pull Request which if merged adds the new row (in the spreadsheet with a True value in the Display column) to the Wins page on the website.
Click the arrow below each category to view links (or view original alphabetical list by clicking "Pages" above) :