bugsnag-notification-plugins
Version:
Notification plugins (chat and issue tracking integrations) for Bugsnag.
18 lines (17 loc) • 415 B
JSON
{
"name": "Wunderlist",
"url": "https://wunderlist.com",
"actions": {
"create": "Create a task in Wunderlist"
},
"supportedTriggers": "all",
"type": "issueTracker",
"fields": [
{
"name": "url",
"label": "Wunderlist Webhook URL",
"description": "The Wunderlist webhook URL you would like error data posted to.",
"link": "https://wunderlist.com/integrations"
}
]
}