Hey there. So we have AEM 6.5 and Adobe Campaign Classic (v7) and we are trying to implement the integration between the two. We have noticed that the following AEM template is now considered deprecated:
/libs/mcm/campaign/components/campaign_newsletterpage
However, that template appears to be the only template that can be used to successfully synchronize in Adobe Campaign. We have found that the synchronization API points to https://[aemserver]/[contentpath].campaign.link.json. This campaign.link.json selector only resolves correctly when using the above AEM template.
It would be very helpful if someone could confirm if A) this AEM template is indeed deprecated and potentially reaching end-of-life, and/or B) it is possible to create our own custom template that is able to handle these API calls from Adobe Campaign.
Thanks for the help!