Hi all,
Can anyone help me with writing the workflow where I can delete a file from the FTP server?
I assume I need to add a .bat file, not sure though.
Thank you.
There are a variety of different ways that this can be accomplished.
Some individuals have built custom tools to perform a variety of different actions with a SFTP as seen here: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/SFTP-tools-for-Alteryx/td-p/576401
Others have taken a more straightforward run command approach as seen here: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Delete-files-from-FTP/m-p/385613/highl...
Either way, you have options!