HipChat API Tokens v1 vs. v2 -


in v1 of hipchat api, create token (let's call "notifier") able notify room on server. messages sent using token appear "notifier" in hipchat.

in v2, can create personal access token notification permissions can post on behalf, show under name, not "notifier." alternatively, can create room-specific token notification permissions, have create separate token each room want notify.

is there way mimic above-described v1 behavior in v2?

no way mimic v1 behavior. limitation on v2 design. trying accomplish?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -