Expand my Community achievements bar.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
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 !

View solution in original post

2 Replies

Avatar

Correct answer by
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.