Expand my Community achievements bar.

SOLVED

Find the Id of an image uploaded to Content Mangement-Assets

Avatar

Level 2

Hey everyone,

 

I'm trying to add an image Id in the HTML for an email to show that image. The image is stored in "Assets" in "Content Management" but I can't seem to get the Id from there.

Does anyone know how to get it done?

 

How my HTML in the email looks like where I need the image Id:

data-medialibrary-id="urn:aaid:aem:xxx-xxx-xxx-xxx-xxx"

 

Best regards,
Mikael

1 Accepted Solution

Avatar

Correct answer by
Level 2

If you are looking to manually update your code with the image Id. The ID is located with the AEM image in Properties>Advanced>ID 

View solution in original post

6 Replies

Avatar

Correct answer by
Level 2

If you are looking to manually update your code with the image Id. The ID is located with the AEM image in Properties>Advanced>ID 

Avatar

Level 2

I'm not finding the ID.

 

I'm in AJO:

Mikael_Strangnefjord_0-1730203323907.png

 

Viewing an image and going to details>Advanced shows no ID.

Mikael_Strangnefjord_1-1730203441827.png

 

Am I perhaps lacking permissions?

Hi @Mikael_Strangnefjord ,

 

Same happen to me did you found any solution? i am also struggle same in ajo while using HTML code.

 

@RobertPC4  @Anuhya-Y @DavidKangni @SatheeskannaK @Mohan_Dugganab @Parvesh_Parmar  

Avatar

Community Advisor

@Ajo_WisdomChase 

The Image ID can be found in AEM DAM under Properties > Advanced > ID, but it is not visible in AJO → Assets. If you do not have access to the AEM server, you can follow the procedure below to capture the Image ID:

  1. Create a drag-and-drop image component in the email template.
  2. Browse and select the image from AJO → Assets.
  3. Check the source code of the image component in the email template. The source code will provide the AEM-related Image ID.

This method can help you retrieve the necessary Image ID without direct access to the AEM server.

Screenshot 2025-01-02 160230.pngScreenshot 2025-01-02 160349.png

Avatar

Level 4

Thanks @Anuhya-Y its worked 

Avatar

Level 2

I have different information listed in the image properties>advanced tab. It may be permissions. 

Screenshot 2024-12-31 at 11.00.42 AM.png