Desktop event triggers allow users to start or trigger flows in response to specific events that occur on their desktop.
Note: Using the same hotkey for triggering the flow and an application action may cause unexpected behaviour and is not recommended.
2. Windows process
Allows users to configure a flow to be triggered when a Windows process is started or stopped.
- In the My Flows section of Zoho RPA, click + Create, then click Create flow.
- Enter the flow name and an optional description.
- Click Create.
- Click Configure in the Desktop event trigger box.

- In the Choose your desktop event window, select Windows process and click Next.
- In the Process name field, enter the name of the Windows process that you want to monitor.
- In the Trigger on field, select Started or Stopped to indicate when you want the flow to be triggered.
- Click Done.
3. File or folder event
Allows users to configure a flow to be started based on file or folder event. For example, you can trigger a flow when a new file is added to a folder.
- In the My Flows section of Zoho RPA, click + Create, then click Create flow.
- Enter the flow name and an optional description.
- Click Create.
- Click Configure in the Desktop event trigger box

- In the Choose your desktop event window, select File or folder event and click Next.
- In the Folder path field, enter the folder that you want to monitor.
- If you want to monitor subfolders within the given path, check the Include subfolders box.
- In the Trigger flow when field, select the event that you want to monitor: File or Folder, or Select All.
- In the File event field, select the event that you want to monitor: Created, Modified, Renamed, or Deleted.
- In the Folder event field, select the event that you want to monitor: Created, Modified, Renamed, or Deleted.
- In the Trigger option field, select Specific file/folder or All files/folders.
- In the Specific files or folders field, enter the name of the file or folder that you want to monitor. You can use wildcards to match multiple files or folders. For example, you could enter abc*.xls to match all files starting with abc and having the .xls extension.
- Click Done.