Hi All,
I have one bot task which is used to check mailbox. If particular conditions are satisfied it starts the main process. But now I have a requirement to reply to the same email after some steps and satisfy some condition.
Can you please suggest me how to meet this requirement?
One approach I know is to leave the email open when it was read, then reply to the same. Window title can be helpful to identify. But is there any better approach to do it?
Thanks.