Alteryx
SFTP macro for Alteryx - upload directly to SFTP in your preferred file format
Yet another customer case. We have a client that would like to upload directly to a SFTP server at the end of their Alteryx flow. We solved this by developing a SFTP macro. It uses WinSCP which needs to be installed first (Download WinSCP).
- Pull macro to canvas
- Configure the macro (includes giving the path to WinSCP.COM)
- Run your flow.
Download the Inviso Macro pack here InvisoMacros.zip
Have fun!