Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Liferay DXP Headless API - Get content by page is not possible?
Hello,
we want to use Liferay DXP 7.3 headless, but have a problem to map our page structure, as there is no API command for this.
You can apparently only retrieve "Any web content", which would be an absolute loss of efficiency for our wrapper layer/front end.
There seems to be no way to retrieve only the webcontent/content of a single page via API. But to me this makes no sense if such a feature should not exist in a headless CMS.
Did we miss something?
Thanks in advance for an answer!
There is an API to list the elements in a content page that returns the page structure. For widget page there isn't an API but it should be easy to add.