{
  "name": "UserVoice",
  "url": "https://www.uservoice.com",
  "actions": {
    "create": "Create a UserVoice ticket",
    "view": "View on UserVoice",
    "object": "Uservoice Ticket"
  },
  "type": "issueTracker",
  "fields": [
    {
      "name": "url",
      "label": "Site URL",
      "description": "Your UserVoice site URL (eg. bugsnag.uservoice.com)"
    },
    {
      "name": "apiKey",
      "label": "API Key",
      "description": "Your UserVoice API key (Settings -> Integrations -> Uservoice API Keys)",
      "type": "password"
    }
  ]
}
