Hello. I'm trying to determine if Alteryx can download files from an SFTP site. I have done the following steps.
1. Add Text Input with the SFTP URL Folder I would like to download from. sftp:/server/department/analytics/data/project/data_file.sas7bdat
2. Add a download tool, select the URL, encode the URL text, and output to a string field. In the connection I enter my credentials (username, password).
When I run this workflow, I get error message:
Error: Download (10): Error transferring data: Couldn't resolve host name
