Skip to content

Post Google Drive file changes to Slack on Google Apps Script

License

Notifications You must be signed in to change notification settings

uu1t/gas-google-drive-to-slack

Repository files navigation

gas-google-drive-to-slack

Build Status

Post Google Drive file changes to Slack on Google Apps Script

screenshot

Requirements

  • Slack incoming webhook

Installation

  1. Upload dist/bundle.js and dist/index.js.
    Or if you're using @google/clasp, edit scriptId property in .clasp.json and run npm run deploy.
  2. Set slackWebhookUrl property in script properties (File > Project Properties > Script Properties).
  3. Create a Time-driven trigger to run main function periodically (e.g. every hour).

License

MIT

About

Post Google Drive file changes to Slack on Google Apps Script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published