Fetch report for all the authoring changes made to a particular page in AEM for a selected date range in AEM 6.5
My goal is to write a custom code/query which will fetch and show the components that were changed/modified and if any new component has been added or if an existing component has been deleted for a certain page for a selected date range. Any ideas/suggestions with any possible code snippet is highly appreciated. Thanks!