Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have this flow where I am trying to fetch the details of last modified file at the SFTP location. While I am able to do that and print the required file's name in the tLogRow component, I am not sure how to use that info to capture more details about the file/ pass that info the the the tFTPGet component. Any pointers?