Hi,
I'm trying to find a way to retrieve assets from AEM by establishing a remote connection between a remote server and the AEM server. The remote server has to connect to AEM server and request for the specific asset, AEM server must serve the asset to the remote server, so it can manipulate it. Is there a way to achieve this through an API, or any other method? I only found an article that download assets through an application but it is created in the same server: Adobe Experience Manager Help | Downloading Adobe Experience Manager DAM Assets using Sling Servlets...
Any help is appreciated.