Kelverion.AutomationPortal-Automation.json

{
    "ConnectionFields": [
        {
            "Name": "LicenseKey",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": true
        },
        {
            "Name": "PortalUrl",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "TenantId",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "ClientId",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "ClientSecret",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": true
        }
    ],
    "ConnectionTypeName": "Kelverion.AutomationPortal",
    "IntegrationModuleName": "Kelverion.AutomationPortal"
}