All Projects → techstreams → TSWorkflow

techstreams / TSWorkflow

Licence: MIT license
G Suite workflow automation highlighted in my presentation given at SheetsCon-2020 - "Automation with Apps Script"

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to TSWorkflow

code
Google Apps Script - Code Snippets 👩🏻‍💻
Stars: ✭ 108 (+285.71%)
Mutual labels:  gsuite, gmail
drive-zipextractor
Extract (decompress) ZIP files into Google Drive using the Google Drive API
Stars: ✭ 432 (+1442.86%)
Mutual labels:  gsuite
MiXLab
MiXLab is a mix of multiple amazing Colab Notebooks found on the internet such as rcloneLab, RLabClone, Torrent to Google Drive Downloader and some more.
Stars: ✭ 143 (+410.71%)
Mutual labels:  googledrive
butdr
Backup to Cloud( Google Drive, Dropbox ... ) use rclone
Stars: ✭ 49 (+75%)
Mutual labels:  googledrive
Gmail-Clone
Gmail Clone using flutter
Stars: ✭ 82 (+192.86%)
Mutual labels:  gmail
gsuite-signature-manager
Organization wide G Suite email signatures using Mustache templates
Stars: ✭ 27 (-3.57%)
Mutual labels:  gsuite
Queries
SQLite queries
Stars: ✭ 57 (+103.57%)
Mutual labels:  googledrive
exceltricks
My commonly used Excel and Google Sheet formulas and tricks
Stars: ✭ 87 (+210.71%)
Mutual labels:  googlesheets
libcloudstorage
Official libcloudstorage repository.
Stars: ✭ 49 (+75%)
Mutual labels:  googledrive
tutorials
Configuration tutorials for a variety of mail user agents.
Stars: ✭ 24 (-14.29%)
Mutual labels:  gmail
inbox-notifier
Gmail notifications instantly in the Windows taskbar
Stars: ✭ 55 (+96.43%)
Mutual labels:  gmail
CubeMail
CubeMail is a webmail client built using React and Chakra UI, It runs in the browser and uses the Gmail's public Javascript API.
Stars: ✭ 25 (-10.71%)
Mutual labels:  gmail
Google-Docs-for-Mac
Native Google Docs app for Mac
Stars: ✭ 33 (+17.86%)
Mutual labels:  gsuite
google-drive-app
Google Drive API with Android
Stars: ✭ 54 (+92.86%)
Mutual labels:  googledrive
GmailBruterV2
Simple tool written in python3 to perform limited brute-force attacks on gmail accounts.
Stars: ✭ 264 (+842.86%)
Mutual labels:  gmail
All-Url-Uploader
A simple telegram Bot, Upload Media File| video To telegram using the direct download link. (youtube, Mediafire, google drive, mega drive, etc)
Stars: ✭ 122 (+335.71%)
Mutual labels:  googledrive
drive-music-player
Fully client side Music Player for Google Drive
Stars: ✭ 567 (+1925%)
Mutual labels:  gsuite
shifting
A privacy-focused list of alternatives to mainstream services to help the competition.
Stars: ✭ 31 (+10.71%)
Mutual labels:  gmail
GoogleDriveBrowser
Goole Drive Download Library for iOS
Stars: ✭ 13 (-53.57%)
Mutual labels:  googledrive
aml-gdoc-server
Serve AML documents pulled for Google Docs
Stars: ✭ 24 (-14.29%)
Mutual labels:  googledocs

TSWorkflow

If you enjoy my Google Workspace Apps Script work, please consider buying me a cup of coffee!


TSWorkflow contains the code for the G Suite workflow automation highlighted in my presentation given at SheetsCon-2020 - "Automation with Apps Script".


TSWorkflow showcases the power of Apps Script to automate G Suite workflow using:

GOOGLE FORMS GOOGLE SHEETS GOOGLE DOCS GOOGLE DRIVE GMAIL
✔️ ✔️ ✔️ ✔️ ✔️

👉 See this blog post for the TSWorkflow overview and getting started guide.


👉 TSWorkflow demonstrates modern ECMAScript features supported by the new Apps Script V8 Javascript runtime. See this code if you're looking for the non-V8 version of TSWorkflow.


Important Notes

  • TSWorkflow is meant to demonstate G Suite workflow automation with Apps Script and should not be deployed in a production environment without further development and testing.

  • TSWorkflow uses Google Drive > My Drive. Code modifications are needed to enable it to work with Shared drives.

  • Check the Apps Script Dashboard for execution errors if TSWorkflow does not work as expected.


License

TSWorkflow License

© Laura Taylor (github.com/techstreams). Licensed under an MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].