Skip to content

GitbookIO/services-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This application is a simple webhook service for GitBook.com that post notifications to Slack.

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/<tokens>
  3. Add a webhook in your book with https://slack-service.gitbook.com/hook/v1/<tokens>
  4. You're good to go!