Hi,
I am using this API link to get the content of the page. https://company.sev/rest/api/content/page_id?expand=body.view
I am getting the page details in JSON. However, this returns the table data only in the HTML format. I was wondering if there is a way we can get its corresponding JSON value for the same.
Hi @Arjun
The result is always in JSON and you have to format it to JSON by yourself.
But I think, there are a lot of libraries which do it for you. Just google it :)
Regards, Dominic
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.