PSFTP-Automation.json

{
   "ConnectionFields": [
   {
      "IsEncrypted": false,
      "IsOptional": false,
      "Name": "Username",
      "TypeName": "System.String"
   },
   {
      "IsEncrypted": true,
      "IsOptional": false,
      "Name": "Password",
      "TypeName": "System.String"
   },
   {
      "IsEncrypted": false,
      "IsOptional": false,
      "Name": "Server",
      "TypeName": "System.String"
   }
   ],
   "ConnectionTypeName": "PSFTPConnection",
   "IntegrationModuleName": "PSFTP"
}