https://github.com/gitbookio/services-slack
Slack notifications service
https://github.com/gitbookio/services-slack
Last synced: 2 months ago
JSON representation
Slack notifications service
- Host: GitHub
- URL: https://github.com/gitbookio/services-slack
- Owner: GitbookIO
- Created: 2015-11-04T10:39:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-11T15:17:39.000Z (about 9 years ago)
- Last Synced: 2025-04-04T05:11:12.501Z (9 months ago)
- Language: JavaScript
- Homepage: https://slack-service.gitbook.com
- Size: 25.4 KB
- Stars: 12
- Watchers: 5
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

This application is a simple webhook service for [GitBook.com](https://www.gitbook.com) that post notifications to [Slack](https://www.slack.com).
#### How to use it?
1. Create an `incoming-webhook` integration in your Slack account.
2. It generates an URL like `https://hooks.slack.com/services/`
3. Add a webhook in your book with `https://slack-service.gitbook.com/hook/v1/`
4. You're good to go!