Create pages via REST call
Hi All,
I went through an article provided in link http://dev.day.com/cemblog/en/experiencedelivers/2012/04/create-multiple-page-with-one-rest-call.html
- What exactly is this REST call. Have gone through various references, but not able to understand it.
- How exactly is REST integrated with CQ.
- Also, is it something like in Crxde-lite I create a .html file and paste the content provided there and it will automatically create pages in CQ?
Any detailed explanation/pointers on this will be very helpful.