AEM Assets References Update Programmatically
Hi All,
We have a use-case where we are exposing AEM DAM to an internal 3rd party app.
We want to track if assets in AEM are being used/referenced in the 3rd party application. Is there any way we can programmatically update Asset references in AEM? I have already looked into Asset Manager API and could not find a way.
We were thinking to expose an endpoint from AEM which would hit by third part app. It would add references programmatically in AEM.

Thanks