Integrate Adobe Target Product Recommendation with external Product Catalog/Content System | Community
Skip to main content
Luca_Lattarini
Level 9
May 19, 2021
Solved

Integrate Adobe Target Product Recommendation with external Product Catalog/Content System

  • May 19, 2021
  • 1 reply
  • 980 views

Hello guys,

 

My client wants to use Adobe Recommendation and integrate the response to be recommended with external Product Catalog/Content System via APIs. My idea is integrate Product Data before Apply Offer Call.

Anyone has similar experience?

Thanks

Luca

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ryanr7

I haven't seen it done exactly has you've described. However, it isn't super uncommon to use other API's for helping get the meta data needed to render the recommendations on pages. I know several clients that just return a list of the ids to recommend from Target and then use that list to call other APIs. In that case they use their own code to render the recommendations. This can be helpful for highly dynamic sites and attributes - like a product price is dependent on various factors.

1 reply

ryanr7Adobe EmployeeAccepted solution
Adobe Employee
May 20, 2021

I haven't seen it done exactly has you've described. However, it isn't super uncommon to use other API's for helping get the meta data needed to render the recommendations on pages. I know several clients that just return a list of the ids to recommend from Target and then use that list to call other APIs. In that case they use their own code to render the recommendations. This can be helpful for highly dynamic sites and attributes - like a product price is dependent on various factors.