Kelverion.Cherwell-Connection.json

{
    "ConnectionFields": [
        {
            "Name": "WebServiceUrl",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "ClientKey",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": true
        },
        {
            "Name": "Username",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "Password",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": true
        },
        {
          "Name": "SkipCertificateCheck",
          "TypeName": "System.Boolean",
          "IsOptional": true,
          "IsEncrypted": false,
          "DefaultValue": "False"
        },
        {
          "Name": "TargetVersion",
          "TypeName": "System.String",
          "IsOptional": false,
          "IsEncrypted": false,
          "DefaultValue": "9.6",
          "Values": ["9.6", "9.7", "10.0"]
        }
    ],
    "ConnectionTypeName": "Kelverion.Cherwell",
    "IntegrationModuleName": "Kelverion.Cherwell"
}