Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.31 KB

File metadata and controls

49 lines (31 loc) · 1.31 KB

Project Title

Digizuite AW External Action Registration

Description

This projects contains two json collections for Digizuite API (Requires at least 5.6.0).

Getting Started

Dependencies

Digizuite products should be installed:

  • DAM
  • MM

Installing

Copy Digizuite DC . API postman collection.json to a local station.

Executing program

  • Open Postman and import the collection.
  • Configure variables:
  • baseUrl;
  • username;
  • password.
  • Run "Authentication -> LogOn" request, this request will authenticate the user and save accessKey to global variable. This accessKey is using for all requests.
  • Execute request.

Help

For any additional information please visit our AW documentation page

Authors

Digizuite team

Version History

  • 0.2
    • DC API collection for 5.6 version

License

This project is licensed under the Digizuite License

Acknowledgments