Using Service Trigger in Trigger loop Handle

You can use the service trigger to start the bot when service start, stop, pause, or resume.

Prerequisites

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

Procedure

  1. In the Trigger loop Handle, select Service in the Trigger on field.
    A list of options for the service trigger will appear for you to configure.
  2. Select your bot in the first field.
  3. Specify the action in the Start the bot when the service field.
    This option allows you to specify when your bot starts based on the modifications to your service.
    • Starts
    • Stops
    • Resumes
    • Pauses
    • Is running
    • Has stopped
    • Is paused
  4. Optional: In the Assigned to field, specify a variable to assign variable to this service.
  5. Click Save to save your configuration.
    You have configured the service trigger for use with the trigger loop handle.