I get intermittent errors when trying to access a SFTP site and wondering if a iterative macro would work to loop the event until successful download.
Solved! Go to Solution.
Hey @karan1107
You would want something like the following Formula tool:
Following a download tool with your URL.
For example:
Then you could just continue running until iterations > 0
Hope this helps!
TheOC