by Brad Vossler | Dec 5, 2016 | Development
Background docMgt has a very robust REST API system. This means that most data and transactions are available via REST calls. For more information about REST, refer to this Wiki link. For information about docMgt’s implementation of REST web services, refer to the...
by Brad Vossler | Nov 8, 2016 | Development
docMgt supports a fairly extensive REST interface that allows for interaction with docMgt servers using standard REST calls. This is great but if you are using .NET for your development we have a slightly easier method for you – the docMgt REST Helper [icon...
by Brad Vossler | Oct 18, 2016 | Development
Background docMgt has a very robust REST API system. This means that most data and transactions are available via REST calls. This article will focus on Searching Records via REST. For more information about REST, refer to this Wiki link. For information about...