Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Adobe DAM Integration with PIM Systems

Avatar

Level 1

Hi folks,

I´m just exploring the Adobe AEM / DAM documentation because we´re talking about to use Adobe DAM / Asset or Assets on Demand in our company. Besides that, we have a PIM system (Product Information Management) where we manage our product data with multimedia files. The idea is to manage all Assets, such like product images in the DAM and share them with the PIM system.

Is there any API, Webservice or s/th like this to share assets from Adobe DAM in a PIM System?

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 10

All the resources can be exposed via REST service. You might have to customize in you PIM system and use the same

but normally, we integrate and get all the information from PIM system to AEM and use AEM to create pages !

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Korrekte Antwort von
Level 10

All the resources can be exposed via REST service. You might have to customize in you PIM system and use the same

but normally, we integrate and get all the information from PIM system to AEM and use AEM to create pages !

Avatar

Level 1

you can create an microservice to fetch PIM data and cache the data for faster access.