Hi All,
Have a requirement of fulfill asset upload/delete functionality to be incorporate on AEMaacS from third party app.
1. 3rd party app(react) invoke 3-step process to upload assets onto AEM as Cloud service by hitting endpoints (initiate upload, uploadURI, completeUpload).
2. Once upload of Asset completes after hitting completeUpload.json onto AEM, plan is to capture event of asset creation and trigger further processing of custom metadata update & replication of asset.
Did any one come across above use case with AEMaaCS and let us know what would be best feasible approach.
Thanks