Skip to content

A Sinatra service to receive webhook events from Balanced Payments and forward them as messages to a HipChat room

License

Notifications You must be signed in to change notification settings

FaithStreet/Balanced-HipChat-Notifier

Repository files navigation

Balanced Payments HipChat Notifier

A Sinatra service to receive webhook events from Balanced Payments and forward them as messages to a HipChat room

Basic Installation

  1. Install the app to a server of your choice.
  2. Set environment variables for HIPCHAT_API_KEY and HIPCHAT_ROOM_ID
  3. Create a webhook in your Balanced marketplace. You can do this in Dashboard > My Marketplace > Settings > Add a webhook

Heroku Installation

  1. Deploy
  2. Set the environment variables heroku config:set HIPCHAT_API_KEY=youapikey HIPCHAT_ROOM_ID=roomid
  3. Create a webhook in your Balanced marketplace. You can do this in Dashboard > My Marketplace > Settings > Add a webhook

Credits

Balanced HipChat Notifier is released under the MIT License. It is maintained courtesy of FaithStreet by Glenn Ericksen.

About

A Sinatra service to receive webhook events from Balanced Payments and forward them as messages to a HipChat room

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages