Giter Club home page Giter Club logo

sheetstoslack's Introduction


A simple Google Apps Script repo to handle communication between Slack and Google Sheets/Forms.

I coded this in order to better manage Homework extension requests made by my students. A Google form would be created with an assigned Google Sheet. This code is configured to be part of the Google Sheet.

Whenever the instructor approves a homework extension request (made by student via Google form). It automatically posts a message to a private Slack channel for course assistants to action (adjust dates etc). Once a course assistant attaches specific white checkmark on a green background emoticon to the Slack message. A Slack event trigger posts to the URL of the G Apps Script which removes it from the pending queue.

This is highly tailored code for a specific need. However, it is designed to be easily modified for anyone with similar needs.

You must create multiple Slack apps assigned with the scopes for your use case. For the code to function as intended you will need two time-based Triggers in Apps Script. One to call 'dailycheck' every 24-hours, and another to call 'timedCheckAndSendToSlack' at your desired frequency.

It is highly recommended you store any tokens and private variables in a vault or other Secrets solution and not directly in code.

===
Alon

sheetstoslack's People

Contributors

ahillelt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.