This commit is contained in:
admin 2025-06-10 13:05:21 -06:00
parent 19ee150b0e
commit 3ced2fd1f1
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,6 @@ The following is instructions on how to process all OCM data (City of Edmonton c
Using internal resources, this process builds a single spreadsheet with all available OCM emails from a users account.
This script was built as part of a larger system to visualize ocm data so that a councillor can be made informed regarding the location of ocm submissions:
![alt text](image-8.png)

View File

@ -2,7 +2,7 @@
Copy and past the following code into your appscript.
You can review the documentation for all the codes functions here.
You can review the documentation for all the [codes functions here](code_functions.md).
```
// Code.gs - Gmail to Google Sheets Export Script with Real-time Output