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
It sounds like you want to build a Portal. I think this is an excellent use case. So you need to create a Portal, which is a stand-alone public facing site that users can access without logging into Appian. You could then configure a link in the email to the Portal page which then offers the user the buttons. They click one of those, then Appian kicks off a process without the end user having to log in.
https://docs.appian.com/suite/help/22.1/portals-home.html
See if you think that could be a solution.
Thanks for sharing the info.
It seems to be we may require an additional license purchase to build Appian portal.
My requirement is:
I need to trigger an email notification from Appian system using Send E-Mail service and the notification will go to certain number of users with content like below. Now, when the user click on “APPROVE” or “REJECT”, I need to update the status according in the Appian without login to the Appian.
Is there an alternate method / mechanism, using which I can integrate outlook with Appian or Appian with outlook.