{
  "name": "Wunderlist",
  "url": "https://wunderlist.com",
  "actions": {
    "create": "Create a task in Wunderlist"
  },
  "supportedTriggers": "all",
  "type": "issueTracker",
  "fields": [
    {
      "name": "url",
      "label": "Wunderlist Webhook URL",
      "description": "The Wunderlist webhook URL you would like error data posted to.",
      "link": "https://wunderlist.com/integrations"
    }
  ]
}
