How to do ? send a Mail when i find the file?

  1. The following functions need to be implemented using the plugins shown in the figure:
    If the specified file is found within 3 minutes, send an email to the designated person.
  2. How to dynamically obtain email recipients and send emails

  1. Select file is for selecting an existing file.
    You can either create a loop, with a delay inside, that checks for new files at an interval, or you can use a file detector that will trigger an event when a file is changed on the file system.
  2. I don’t understand the question? Are you asking if you can use variables? If so, yes, almost every input field in OpenRPA is an expression, meaning you can use VB syntax and variables everywhere.

first thans for you answer,
the NO.2 quersion.i want get the To mailAddress from txt or DB.i can just change txt or DB to chaged TO mailAddress.
and NO.1 select file how to use this tool

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.