google-apps-script-snippets icon indicating copy to clipboard operation
google-apps-script-snippets copied to clipboard

Google Apps Script snippets

Results 44 google-apps-script-snippets issues
Sort by recently updated
recently updated
newest added

Hi This is really useful. But I am struggling to get the bodyIndex number from my doc. I can give it different values and that seems to be making sense....

question

Hi! I am using this code (which is awesome!) to insert a footnote in the middle of my automated document, but when using the code the footnote is always inserted...

question

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

I stumbled accross you autoid google sheet code on reddit today. The link ot the GitHub page doesn't work and i can't see it in your list of projects. I...

To allow this add the next scope to `appsscript.json` ```json { "oauthScopes": [ "https://www.googleapis.com/auth/script.container.ui" ] } ```

enhancement
suggestion
example
oh-my-scopes

https://github.com/postman31/goal-manager

suggestion

https://github.com/andrewroberts/Metadata

suggestion

В телеграм-боте неверное обозначение свойства. Должно быть не `apikey`, а `accesstoken`

wontfix