Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.05 KB

File metadata and controls

47 lines (29 loc) · 1.05 KB

Project Title

Digizuite AW External Action Registration

Description

This projects shows how to register an AW External Action (Requires at least 5.6.0)

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 Program.cs file and configure DAM BaseUrl, SystemUsername, SystemPassword
  • Run ngrok for public access to the application
  • Configure callback URL in Program.cs file: {My-API-Application-Domain}
  • Restore Nuget packages and Build the application
  • Run the aplication

Help

For any additional information please visit our AW documentation page

Authors

Digizuite team

Version History

  • 0.1
    • Is Lucky number API
    • Initial Release

License

This project is licensed under the Digizuite License

Acknowledgments