updates
This commit is contained in:
parent
19ee150b0e
commit
3ced2fd1f1
@ -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.
|
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:
|
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:
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
2
code.md
2
code.md
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Copy and past the following code into your appscript.
|
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
|
// Code.gs - Gmail to Google Sheets Export Script with Real-time Output
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user