My bot should retrieve the specific 10 customers email alone remaining email should be ignored. Customer name is mentioned in the Email subject and how to do the filter.
Please suggest some idea.
Regards
Rudhresh VC
My bot should retrieve the specific 10 customers email alone remaining email should be ignored. Customer name is mentioned in the Email subject and how to do the filter.
Please suggest some idea.
Regards
Rudhresh VC
Hello @Rudhresh one way to do it is, once you read all mails, use if then activity to filter mails based on subject (as subject contains customer name)
Hello @Rudhresh We would like to find out if the solution presented above by @Kudlappa_Gouder worked.
Happy Automation!!