nodesource/hipchat-webhook-proxy

Name: hipchat-webhook-proxy

Owner: NodeSource

Description: Hipchat webhook proxy for N|Solid

Created: 2017-08-16 03:06:39.0

Updated: 2018-05-07 18:05:25.0

Pushed: 2018-05-07 18:05:26.0

Homepage:

Size: 8

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Hipchat webhook proxy for N|Solid

N|Solid

Hipchat webhook proxy using generic N|Solid webhook.

Getting started
  1. Click + Add integrations at the right side of a Hipchat room.

  2. Click Build your own integration button.

  3. Name your integration as N|Solid Webhook

  4. Copy the full URL in the text box of "Send messages to this room by posting to this URL" section.
    This is your HIPCHAT_WEBHOOK_URL

  5. Start the webhook server by running:

    PCHAT_WEBHOOK_URL={YOUR HIPCHAT_WEBHOOK_URL} nsolid index.js
    

or

PCHAT_WEBHOOK_URL={YOUR HIPCHAT_WEBHOOK_URL} node index.js
  1. Go to N|Solid Console > Application Threshold Settings
  2. Paste http://localhost:8008/webhooks/hipchat into Webhook URL text box. webhook
  3. Click SAVE CHANGES button.
Authors and Contributors
Minwoo JungGitHub/JungMinuTwitter/@jmwsoft

Contributions are welcomed from anyone wanting to improve this project!

License & Copyright

hipchat-webhook-proxy is Copyright (c) 2017 NodeSource and licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.