Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Is there an API or other way to download assets from AEM from remote server?

Avatar

Level 1

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.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Here is the updated version of  that article: Adobe Experience Manager Help | Downloading Adobe Experience Manager 6.4 DAM Assets using the Query ...

You can write an AEM Servlet and invoke that Servlet from a separate server via an HTTP operation. The Servlet would return the asset.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Here is the updated version of  that article: Adobe Experience Manager Help | Downloading Adobe Experience Manager 6.4 DAM Assets using the Query ...

You can write an AEM Servlet and invoke that Servlet from a separate server via an HTTP operation. The Servlet would return the asset.

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now