Kelverion.Freshservice-Automation.json

{
    "ConnectionFields": [
        {
            "Name": "LicenseKey",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": true
        },
        {
            "Name": "ServerUrl",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "Username",
            "TypeName": "System.String",
            "IsOptional": true,
            "IsEncrypted": false
        },
        {
            "Name": "Password",
            "TypeName": "System.String",
            "IsOptional": true,
            "IsEncrypted": true
        },
        {
            "Name": "ApiKey",
            "TypeName": "System.String",
            "IsOptional": true,
            "IsEncrypted": true
        },
        {
            "Name": "SkipCertificateValidation",
            "TypeName": "System.Boolean",
            "IsOptional": true,
            "IsEncrypted": false
        }
    ],
    "ConnectionTypeName": "Kelverion.Freshservice",
    "IntegrationModuleName": "Kelverion.Freshservice"
}