This example of how to get IMAP messages in UiPath demonstrates how to connect to an email server like Gmail and pull down all of the messages into UiPath Studio. In this example we just loop through the emails and have UiPath studio print out the email subject in a message box. This proves that the get IMAP messages activity works, but you can create much more complicated RPA robots once you've got these basics under your belt.