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.
Views:
This article is valid for DocuWare versions: 7, 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 7.7, 7.8, 7.9, 7.10, 7.11, 7.12, Rest Calls, Postman, C#