Hi All,
EDS spreadsheet content is accessible with json extension in url. I have a requirement to fetch doc page content in the form of json. Is there any way I can access? Manually replacing the extension to json throwing 404 page not found.
Thanks,
Pradeep
Views
Replies
Total Likes
Hi @pradeepdubey82 ,
AEM translates this table to a JSON representation which is server to request to the corresponding .json resource only after a preview and publish via the sidekick.
Please, refer to this document. It reveals all details about spreadsheets and JSON: https://www.aem.live/developer/spreadsheets
Views
Replies
Total Likes
Hi Kostiantyn Diachenko,
My use case is different. Like in AEM or AEMAaCS we used to have model json for entire page, it was one of the way to get page content. Now in EDS we don't have json content of the page. I am figuring out if json extension of the EDS pages can be allowed but I don't see any dispatcher configurations where I can allow json extension of pages.
Thanks,
Pradeep
Views
Replies
Total Likes
In EDS it is not possible to get json output from docs. json output is supported only with Spreadsheet.
Hi @pradeepdubey82 ,
@arunpatidar is right, EDS doesn't provide such "headless" opportunity with pages.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies