DC 5.7 API & SDK - Register external action in AW (webhook)

There is an example of project that illustrate how to register external action in AW.

Please go through next steps for running this example:

  1. Clone the project to a local station: GitHub - Digizuite/integration-api-examples: Digizuite Integration examples using the Digizuite SDK, Azure Functions and APIs

  2. Open Program.cs file and configure DAM BaseUrl, SystemUsername, SystemPassword

  3. Run ngrok for public access to the application

    ngrok http https://localhost:7130
  4. Copy URL from ngrok and paste it instead of key: {My-API-Application-Domain}

  5. Restore Nuget packages and Build the application

  6. Run the application

  7. Open “Automation” section in Media Manager

  8. Create new automation

  9. Drag from the colored circle on the bottom of an existing step and create step.

  10. In left side menu start to type “luck”