Question
Web Api to download document using document id
Hi,
I have a scenario where i need to download document using web api.
All the document id's stored in local db and uploaded documents are stored in document center.
Now i need a web api to download document that's residing inside in appian.
The default document download link works only inside appian.
i have used an expression rule inside web api where gives me the list of documents needed but download document from api gives only the document id. But unable to document using web api.
Can someone help me on this?
Thanks in advance!
