


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?
Views
Replies
Sign in to like this content
Total Likes
Hi,
You can check below link
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.