Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

mit-teaching-systems-lab/forums-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

forums-notifier

Tiny app to route Webhooks from Mailgun to Slack

Setup

  • Get a Webhook URL from Slack for the channel you want. Set this as SLACK_WEBHOOK_URL.
  • Deploy to Heroku.
  • In the Mailgun UI, set the Webhooks to https://yourproject.herokuapp.com/api/mailgun for the events you care about.
  • Test from the Mailgun UI and see if they show up in Slack.

About

Tiny app to route Webhooks from Mailgun to Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published