Introduction of Webhooks
We extended the Extension Services with the new area Webhooks.
During the work on the new area we rebuilt the structure of the menu.
Team SDK - 09.11.2021
Update Postman collection
Update of our postman collection which includes following changes:
- Two new examples in folder
Download
->Download section
andDownload partial section
- Renaming and restructuring of folder from
Search for documents / build and use document queries
toSearch in FileCabinets
for better understanding. - Fix problem with annotations/stamps body $type value since the namespace is changed.
- Other adjustments and renaming for better understanding.
Team SDK - 24.08.2021
Introduction of "best practises" for DocuWare DotNet API
There is a new area available which provides best practices examples for our DotNet SDK:
.Net API -> Code Examples -> Best practices
The first example page in that new area is about handling throttled requests to the DocuWare platform.
Team SDK - 11.08.2021
Release of new DocuWare 7.4 Beta
We proudly release our newest Beta material for Version 7.4.
The release includes new NuGet packages. The Version number changes to a new semantic versioning one and is from now on not similar to the DocuWare version anymore.
- DocuWarePlatformApiCore renamed as DocuWare.Platform.ServerClient
- DocuWarePlatformApi renamed as DocuWare.Platform.ServerClient.Extensions
- DocuWareWebClientIntegration renamed as DocuWare.WebIntegration
And Updated ones
Under the following links are examples for the new partial download functionality who is introduced in DocuWare Version 7.4
- .Net examples
- Rest postman collection
- CURL examples in the category REST API.
Also a new version compatibility overview exists
Team SDK - 15.03.2021
Release of CURL REST Examples
We proudly release our CURL REST Examples who give you a good overview how to use our REST API with an CURL based client. You can find the new examples under CURL examples in the category REST API.
Team SDK - 01.02.2021