Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

AEM - Possible to Integrate with Target Server Side?

Avatar

Level 4

Hello,

This may seem like a bit of a silly question, but is there any way to use Target Server side alongside AEM? I would not think it is possible since I am not sure where one could "hook" the usual server-side logic (calls to Target's Delivery api), but not sure if I am missing something?

2 Replies

Avatar

Community Advisor

Avatar

Level 4

Thanks for the reply. I understand the basics of server-side delivery; e.g. how I would implement in a "typical" server-side app (i.e. a Spring MVC one). My question is what is the best/common practice with using it alongside AEM specifically. Are the calls to Target's API normally put in the Sling models, a separate API, etc? Thanks.