Using File Trigger in Trigger loop Handle

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

Prerequisites

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

Procedure

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