How can I initiate the SFTP in Appian Designer?
Are there any built-in Plugins available like HTTP or Appian RPA to initiate the SFTP?
How can I connect AWS with the Process Model in Appian and make the data interactive between them?
Discussion posts and replies are publicly visible
Appian doesn’t provide a native SFTP smart service like HTTP integrations, so most developers use AppMarket plugins or connect through AWS services such as Lambda/API Gateway for secure file transfers.
We used a similar AWS-based approach while managing automation workflows for platforms like tocabocamodapps, and it helped simplify the integration between external systems and Appian process models.