Skip to content

caplinked/caplinked-api-node-slack-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial - Caplinked API NodeJS Slack Notifier

Easy way to send all your Caplinked workspace/team events to your Slack channel using the Caplinked API / NodeJS SDK. This demo polls the Caplinked API for workspace activities every 5 seconds and sends the message to your specified Slack channel.

https://developer.caplinked.com/

Set your environment variables

  • api_user_token
  • api_key
  • api_secret_key
  • api_host
  • slack_webhook_url
  • slack_channel

Start the server

  • npm start

About

Example - Notify your Slack channel with Caplinked workspace events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors