{
  "name": "Slack",
  "url": "https://slack.com",
  "actions": {
    "create": "Post to a Slack channel",
    "new": "Add Room"
  },
  "supportedTriggers": "all",
  "type": "communication",
  "fields": [
    {
      "name": "url",
      "label": "Slack Webhook URL",
      "description": "The Slack webhook URL you would like error data posted to.",
      "link": "https://slack.com/services/new/bugsnag"
    }
  ]
}
