VisualVault Developer Zone
Powerful Web forms and document management engine
Developer Zone
The VisualVault APIs and API Client Libraries may be used to:
- Create client applications that require a secure Forms and Document vault
- Create embedded applications that extend the features of VisualVault
- Integrate with an existing applications
- Build customized business processing logic which can be plugged into VisualVault Forms and Workflow proceses
VisualVault has two types of APIs available: A modern, restful HTTP API, and a .Net client library that communicates via Web Services.
For new development projects we suggest using the HTTP API. The HTTP API is platform neutral (any development language capable of http communications will work). The HTTP API also has .Net and JavaScript clients available for download.
HTTP API
- L
- Security
- Example Code
- Vault APIs
- Data
.NET Web Services API
REST API Code Examples and Client Libraries
-
.Net C# Client Library
Visual Studio 2012 solutionn with multiple example projects
-
COM Client Library
COM wrapper example included with the .Net C# Client Library
-
Node.Js Client Library
JavaScript source code examples
.NET Web Services Code Examples and Client Library
-
.Net Web Services Client Library
Visual Studio 2012 solution with multiple example projects