bugsnag-notification-plugins
Version:
Notification plugins (chat and issue tracking integrations) for Bugsnag.
18 lines (17 loc) • 452 B
JSON
{
"name": "Pushed",
"url": "https://pushed.co",
"actions": {
"create": "Send a push notification to your Pushed account"
},
"supportedTriggers": "firstException",
"type": "communication",
"fields": [
{
"name": "pushed_id",
"label": "Pushed ID",
"description": "Your Pushed Identifier, you can find it in your Account Settings page.",
"link": "https://about.pushed.co/docs/integrations/bugsnag"
}
]
}