Good morning, I have the following workflow:

What it does is make an initial connection to an SFTP folder that contains a bunch of files. The tools following will then filter out dates from the file names and filter down to the latest file I need for a particular client. The problem I have after this is storing it dynamically onto an AWS S3 bucket. I want to be able to schedule the workflow without any human intervention to pull the latest file automatically daily. However, after doing a lot of research I only see options where others have used a macro to get a filename from a Question for the Object section in the S3 tool. What I’m hoping is to be able to pass in the dynamic name into the Object section of the S3 tool via one of the formula tools which is already in the workflow that dynamically saves the file. Do you know of a way of doing this without having to use a macro that asks a question?


Thanks for your input.