Kelverion.Atlassian.Jira-Automation.json

{
    "ConnectionFields": [
        {
            "Name": "JiraWebServiceURL",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "UserName",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "Password",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": true
        },
        {
            "Name": "ProxyURL",
            "TypeName": "System.String",
            "IsOptional": true,
            "IsEncrypted": false
        },
        {
            "Name": "ProxyDomain",
            "TypeName": "System.String",
            "IsOptional": true,
            "IsEncrypted": false
        },
        {
            "Name": "ProxyUserName",
            "TypeName": "System.String",
            "IsOptional": true,
            "IsEncrypted": false
        },
        {
            "Name": "ProxyPassword",
            "TypeName": "System.String",
            "IsOptional": true,
            "IsEncrypted": true
        },
        {
            "Name": "LicenseKey",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": true
        }
    ],
    "ConnectionTypeName": "Kelverion.Atlassian.Jira",
    "IntegrationModuleName": "Kelverion.Atlassian.Jira"
}