Skip to main content

I want to trigger bot once the file is updated in my SFTP folder, how it will work Please suggest me any possible way.

Hello @ankita.kadam ,

I created a "get file" function from my sftp to local folder and implemented an if condition. If the specified file exists in the local folder, the bot function is triggered. then added delete function for local folder after triggering taskbot..


Hi @Vaandu ,

You can use the File and Folder trigger and then you can set the file path of SFTP and basis on below screenshot you can select modified.

 

 

Hi @Zaid Chougle 

I believed it only functions with local folders and files, not on SFTP paths. I will attempt it using this approach.


 

Hi @Zaid Chougle 

I believed it only functions with local folders and files, not on SFTP paths. I will attempt it using this approach.

Do try it and let me know, @Vaandu & @ankita.kadam 


Reply