I’m trying to create a workflow to move the “latest files” in a landing zone (ftp location) to a sharepoint folder. i’ve got a workflow to find the latest files, but i’m struggling to come up with a way to take my table of file paths and use it as an input to the Transfer Files node
Hello @Turret1024,
Welcome to the Forum.
Can you confirm which node are you using currently. I would reccommend to use the Transfer Files (Table) node, where you can mention the column name containing the source column.
Best,
Keerthan
2 Likes
that’s got it!
“get latest” creates a table with file names, and the flow variable is a Path type variable with the target folder in Sharepoint.
thanks!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.