I am using the SFTP to Box Template. My goal is to copy one of the five files that are delivered daily to a Box directory.
I have inserted a condition in the Flow template between When a File is Created(SFTP) and Create File (Box). The condition is if the file created on SFTP starts with August_Ship_Advice then create a File on Box.
I have tested the flow, it runs successfully but the condition always comes back negative and no file is created on Box. What am I doing wrong?
Hi @657Bryant ,
The file name from the trigger is encoded to base 64. You could change "x-ms-file-name-encoded" to "x-ms-file-name".
Hope the link below could be your referance:
https://powerusers.microsoft.com/t5/Building-Flows/FTP-filename-condition/td-p/253949
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
stampcoin
51
Michael E. Gernaey
39
Super User 2025 Season 1
Chriddle
21
Super User 2025 Season 1