Launch an Appian form from an external website

Certified Associate Developer
We have a requirement to launch an Appian form from an external website while passing user details and additional information. The goal is to make this process seamless without requiring the user to log in to Appian. Currently, we are exploring Appian Portals and Embedded Interfaces as potential solutions. Any design recommendations or best practices for this scenario is greatly appreciated?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    If there is a strong need for it to be seamlessly embedded into an external website, then the classic approach would be to pursue embedded forms - in my estimation, this requires a dedicated and experienced web dev team to get up and running, because the setup starts out fairly complex and goes uphill from there.

    If you're OK with a little bit of "redirect" trickery, such that it'd be OK for the end user to end up actually on the appian portal page, it would be far easier to set up and deal with (and probably to update), though potentially not as seamless.

    Also keep in mind that neither of these methods inherently verify that the user details being passed in actually belong to the user actually passing them.  But I will assume you've already taken that into account.

  • 0
    Certified Associate Developer
    in reply to Mike Schmitt

    Are there alternative approaches we could consider?

Reply Children