Hi,
I have a requirement of Appian integration with outlook.
We are sending / triggering an email notification to user(s) with Approve & Reject links.
When the users try to click on the Approve or Reject links, is it possible to update the status in Appian without really login into Appian.
Is there any service in Appian related to Outlook integration to achieve this functionality.
Discussion posts and replies are publicly visible
Try using this - https://docs.appian.com/suite/help/22.1/Task_Viewer_Add-in_for_Microsoft_Outlook.htmlIt will work if you have SSO enabled
When I go through the documentation, it was saying
"If a single email contains links to multiple tasks, only the first task in the list of links can be completed".
But, in my case, I need to have 2 options/task, one for "Approve" and another one for "Reject".
Not whether it will fit to my scenario or not.
This is why the recommendation was not task links. Also, this fails to meet your condition of users not having to log into Appian. The process models can receive emails and start regardless of whether anyone logs in, in addition to some of the other suggestions presented.