Webservice call to pull document from Appian KC?

My requirement is- through a webservice call need to pull the document which is uploaded or being maintained in Appian knowledge center. Document size would be between 500KB to 1000KB
I am only aware about calling a Process Model through Webservice call and not aware of how to pull the Appian contents/documents from Appian. Can anyone help me on this. Thanks in advance

OriginalPostID-226569

OriginalPostID-226569

  Discussion posts and replies are publicly visible

Parents
  • @Priyankas776, Thanks for the response I am trying to build a test Web API but till now what I found is only accessing the content, like I have AppianDocument ID in Database and through API I am able to refer the document ID how can I get the document through the same.
    Also I am not able to refer to the dynamic values using "http!request.queryParameters.iRequestId" where iRequestId is the Query Parameter.
    Could you please suggest. Thank you
Reply
  • @Priyankas776, Thanks for the response I am trying to build a test Web API but till now what I found is only accessing the content, like I have AppianDocument ID in Database and through API I am able to refer the document ID how can I get the document through the same.
    Also I am not able to refer to the dynamic values using "http!request.queryParameters.iRequestId" where iRequestId is the Query Parameter.
    Could you please suggest. Thank you
Children
No Data