bugsnag-notification-plugins
Version:
Notification plugins (chat and issue tracking integrations) for Bugsnag.
18 lines • 346 B
JSON
{
"name": "Hall",
"url": "https://hall.com",
"actions": {
"create": "Post to a Hall group",
"new": "Add Room"
},
"supportedTriggers": "all",
"type": "communication",
"fields": [
{
"name": "apiToken",
"label": "API Token",
"description": "Your Hall group API token",
"type": "password"
}
]
}