This project shows how to use Digizuite Integration SDK and is on github: https://github.com/Digizuite/integration-api-examples.git
This project shows how to use Digizuite Integration SDK and is on github.
Getting Started
Dependencies
Digizuite products should be installed:
DAM
MM
Installing
Clone the project to a local station
Executing program
Open project in the Visual Studio
Open DigizuiteClient.cs file and configure DAM BaseUrl, SystemUsername, SystemPassword
Restore Nuget packages and Build the application
Run the aplication