Skip to main content
May 31, 2022
Question

RPA - Outlook Email Bots

  • May 31, 2022
  • 2 replies
  • 0 views

Hi there, 

I'm in the process of automating use case of opening an emails and read the content and take decisions accordingly. Can someone shed some light of doing it via Appian RPA? The documentation seems to be little elusive particularly in the case of adding the jars and workflow libraries for the outlook module in the Appian RPA console. 

2 replies

danny.verb
June 1, 2022

Integrating with Outlook via RPA can currenlty only be done with Java. I highly recommend looking into the Microsoft Graph APIs for outlook integration.

Given these docs docs.appian.com/.../ms-outlook-module.html

which parts do you have questions about?

June 2, 2022

Hi [mention:cd62cf79924f483cb1bf072c9026a3ec:e9ed411860ed4f2ba0265705b8793d05]  - I have doubts on groups / artifacts and the exact jars from repo. Also, we have MS Graph email poller and how is that different from RPA's MS outlook module. Please elucidate.