Outlook

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

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Harshit Bumb (Appyzie)

    I assume that doesn't work because you don't want to just avoid the login screen, you want to avoid the recipient even having an Appian account at all.  Unfortunately, there's very few ways for an unauthenticated user to interact with Appian.

    Portals is one way, and I don't know if it would require additional licensing.

    Another approach might be to have the "Approve" or "Reject" buttons configured to send emails.  The email address could be set to an Appian process model, which will kick off when it receives the email.

Children