Question
1
Replies
154
Views
Princeton Blue BPM Solutions
Posted: June 27, 2017
Last activity: June 27, 2017
Closed
Solved
Start Automation when outlook received an attachment
Hi All,
I am trying to implement an automation in Pega Robotics Studio where the automation should start when an attachment received in my outlook.
Please suggest how to implement.
Thanks.
***Moderator Edit: Vidyaranjan | Updated Categories***
Hi,
You can use Outlook adapter in your automation and an NewMail event to start an automation and build your logic from there.
Use Proxy to get the attachments and properties to get basic parameters Subject,body etc...