I wanted to read emails and then revert the to those emails it depends on the keywords
for example : i received an email contains keyword "PRODUCT " now i need to revert that email with the attachment that will contain product pdf
the email that i am getting can have as much as 10 keywords what should i do now ?
Hi @manoj2500
Be more specific about your product. So that it helps you to automate!!
Pablito
(Pawel Wozniak)
April 23, 2019, 9:51am
3
Hi @manoj2500 ,
If you are not familiar with mail activities you should try out our UiPath Academy
The simplest way to the task you asked is to get mail using Get Mail
activity then filter it by subject and do some stuff. Like in this example:
its just a keyword like product , employee , price etc the revert from the customer will be either of them
Yeah I get it, but when you want to sort or identify from the mail, you need to have a unique item which stands out of all.
Keyword Product sorts all the mails which contains it, but when you are further processing, you need to filter more.!!