Hi Team,
I want to display an external PDF URL into a!documentViewerField, i tried using a!webContentField for the same, however the URL is not supported in it.
I am open to first save the document to Appian and then display it. Please help me with the possible solution to this use case .
Thanks in Advance.
Discussion posts and replies are publicly visible
Thanks for your responses, I am receiving only URL of PDF from web Api.Kindly suggest how can I download that file and save into Appian
Use an Integration to download the file.
Example here: https://docs.appian.com/suite/help/25.2/Integration_Object.html#receiving-a-binary-document
Thank You so much for your support