UNPKG

bugsnag-notification-plugins

Version:

Notification plugins (chat and issue tracking integrations) for Bugsnag.

15 lines 291 B
{ "name": "Webhook", "actions": { "create": "Post to a Webhook URL", "new": "Add Webhook URL" }, "supportedTriggers": "all", "fields": [ { "name": "url", "label": "Webhook URL", "description": "The URL you would like error data posted to." } ] }