Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Document download

We want user to download files that are present in ECM system with a single click from Appian user interface.

We don't want to download and keep files on Appian server till user explicitly click on link to download file. How can we achieve file download (REST API call) and document link together on single button click?

  Discussion posts and replies are publicly visible

Parents Reply
  • Adding to what mentioned here -
    Some ECM tools include integration links for exactly this purpose. For example, OnBase has "doc POP" links which can be included in an Appian interface to retrieve content directly from the ECM tool without ever putting the document in Appian.

    This scales especially well when the 3rd party tool links take a token value that you can reference from available data on your (record, report, or task) interface.
Children