Read Encrypted Email

How to automate the sending of encrypted emails using UiPath activities?

There is a known technical limitation that is preventing UiPath Robots from accessing encrypted emails on Gmail, Outlook as well as O365.

There are 2 workarounds( depending on the environment):

  • UiPath integrates Microsoft Outlook in UiPath Studio. This indicates that there are activities integrated to help with email automation when using the Outlook application. Post this, let Outlook do the encryption. Check the option "Encrypt contents .." that is available in Outlook Options / Trust Center / Email Security.
Or
  • UiAutomation can be used to manipulate the application to move through emails and read contents out.