UNPKG

bugsnag-notification-plugins

Version:

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

12 lines 245 B
{ "name": "Webhook", "description": "Post to a Webhook URL", "supportedTriggers": "all", "fields": [ { "name": "url", "label": "Webhook URL", "description": "The URL you would like error data posted to." } ] }