解決済み
How to create sling events for specific templates in aem?
I want to make an external call whenever the page is published and I don't want to do this for all pages. Only certain pages I want to do this call. For example for the page is created with /conf/abc/template template.(cq:template = /conf/abc/template)
Could anyone tell me what sling event API to use for this requirement ?