Hi
What path should I use for web api document download?
image is uploaded to appian's image folder and
How should I specify that image folder?
Discussion posts and replies are publicly visible
Put a document into a constant and use that constant in the HttpRsponse.
E.g.
body: todocument(cons!DOC_TO_BE_DOWNLOADED)