Monitoring Triggers

Description

Hi,

I want to Monitor a directory for new files and trigger a process when a new file is added.

Here, I’m specifying about, when a new file is added to the folder, automatically it should start a process (such as moving or renaming the file).

When I manually run it it shows a print message, but how can I move or rename the newly added file.

TIA.
Shama

Link

Date

2024-11-25

Related UiPath products

Task Mining

@shama93

Use move/rename file…when you add trigger few triggerarguments get created automatically which contains the filename details…use them

Cheers

Can you please elaborate… didn’t get you. I have used trigger scope activity to perform the task

Hello @shama93

To my knowledge you need to use Integration Services in Orchestrator (Cloud) for this.
Here you could for example use an Integrator to Google Drive to monitor a folder for files.
Then you could create a trigger that uses this monitoring as an indication for when to run a robot.

Regards
Soren

@shama93

Please check

Cheers

@Anil_G Thanq so much

1 Like

@SorenB
I think @Anil_G solution works

Thanks for the effort

2 Likes

@shama93

Glad it helped

Happy Automation

Feel free to close the thread if resolved else happy to help

Cheers