Hi
@NayanaH_P,
@PabloSarabia has provided you a explanation about how to do this using the POP3/SMTP VBO. You can also perform this using the
Microsoft Outlook VBO. There are 3 different action for reading received emails. The easiest would be
Get Received Items (Basic). Using that action, you would want to supply the following input values:
- Subject - Asterisk wildcard permitted, eg *Project Update for 'Project Update', 'RE: Project Update' etc.
- Received Earliest - The earliest date to search from.
- Received Latest - The latest date to search to.
Note, you do not have to supply both received dates if you want to keep the search open-ended.
Beyond this, the Collection of items that's returned will include the date the specific email was received. As you process the emails in loop your can check the date and perform additional logic.
Hope that helps.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------