Expand my Community achievements bar.

will it be possible to create aem pages programatically without resource resolver?

Avatar

Level 1

Currently we are using selenium to create pages and published using author instance. will it be possible to create aem pages programatically without rersource resolver(session) - where as we are reading CRX node and properties infinity json data using external user, using same session can we create the pages dynamically and publish it? Please do the needful. Thanks!

1 Reply

Avatar

Community Advisor

Hi @automation-2020 , 

Yes it is possible using curl command. 

Below document gives a detailed step on how to create the page using curl. Also, it explains about other operations which we can perform using curl. Please have a look. 

https://docs.adobe.com/content/help/en/experience-manager-64/administering/operations/curl.html