Views:

Question: 
How can I convert Rest Calls made in Postman into C#?

Answer:
When in Postman and making calls using our "DocuWare REST Samples" and you'd like to convert this into a format which can be incorporated into a C# project, please do the following.

For our example, this is for a login REST call. When we have all our parameters set in Postman, near the upper right will be the link "Code"




Click on this which will open a new window displaying the C# code.


KBA applicable for both Cloud and On-premise Organizations.