{
  "name": "OpsGenie",
  "actions": {
    "create": "Create an OpsGenie alert.",
    "new": "Add Account"
  },
  "supportedTriggers": "all",
  "fields": [
    {
      "name": "serviceKey",
      "label": "OpsGenie 'service_key' value",
      "description": "Enter the 'service_key' from the OpsGenie PD Integration.",
      "type": "password"
    }
  ]
}
