Using Folder Trigger in Trigger loop Handle

You can use the folder trigger to trigger on folder events.

Prerequisites

In Automation Workspace, you added the Trigger loop Handle to your bot.

Procedure

  1. In the Trigger loop Handle, select Folder in the Trigger on field.
    A list of options for the folder trigger will appear for you to configure.
  2. Select your folder in the Folder field.
  3. Specify the action in the Start the bot when field.
    This option allows you to specify when your bot starts based on the modifications to your folder.
    You can choose from when the folder is created, renamed, or deleted. In addition, you can also select a file when it is created, changed, or renamed.
  4. Optional: Select the Monitor all folders under the folder path option to monitor your folder.
  5. Optional: Select the Also start if it already exists to start an existing bot.
    Note: This additional option will only show for folders.
  6. Optional: In the Assigned to field, specify a variable to assign variable to this folder.
  7. Click Save to save your configuration.
    You have configured the folder trigger for use with the trigger loop handle.