AEM - Possible to Integrate with Target Server Side? | Community
Skip to main content
Level 3
April 16, 2022

AEM - Possible to Integrate with Target Server Side?

  • April 16, 2022
  • 1 reply
  • 888 views

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?

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

1 reply

Ravi_Pampana
Community Advisor
Community Advisor
April 16, 2022
KMarchewaAuthor
Level 3
April 16, 2022

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.