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