Post Google Drive file changes to Slack on Google Apps Script
- Slack incoming webhook
- Upload dist/bundle.js and dist/index.js.
Or if you're using @google/clasp, editscriptIdproperty in.clasp.jsonand runnpm run deploy. - Set
slackWebhookUrlproperty in script properties (File > Project Properties > Script Properties). - Create a Time-driven trigger to run
mainfunction periodically (e.g. every hour).
MIT
