Documents & JSON

Certified Senior Developer

Hi,


Does anyone know how to convert a document stored in appian to an url? to use it as a dynamic link in a json.

Thanks!

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Can you tell us a bit more about your use case?  I'm unclear what approach you're even going for here.  If, for instance, you want to allow a user to download the file from an Appian interface, you'd use the Document ID in a Document Download Link (preferably in a Rich Text Display), wherein they'd be able to click that link and download it.  Appian handles the URL creation involved, ther isn't really a way to manually construct such a URL directly.

Reply
  • 0
    Certified Lead Developer

    Can you tell us a bit more about your use case?  I'm unclear what approach you're even going for here.  If, for instance, you want to allow a user to download the file from an Appian interface, you'd use the Document ID in a Document Download Link (preferably in a Rich Text Display), wherein they'd be able to click that link and download it.  Appian handles the URL creation involved, ther isn't really a way to manually construct such a URL directly.

Children