DocumentDB-Automation.json

{
    "ConnectionFields": [
                             {
                                 "IsEncrypted": false,
                                 "IsOptional": false,
                                 "Name": "AccountName",
                                 "TypeName": "System.String"
                             },
                             {
                                 "IsEncrypted": true,
                                 "IsOptional": false,
                                 "Name": "Key",
                                 "TypeName": "System.String"
                             }
                         ],
    "ConnectionTypeName": "DocumentDB",
    "IntegrationModuleName": "DocumentDB"
}