Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

convert confluence storage format to adf or html

sri lakshmi July 12, 2023

How can we convert confluence storage format  to adf or html 

 

For example:  

should be converted to proper html or adf format
Trying to achieve this on node js

1 answer

0 votes
Andrii Maliuta
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 12, 2023

Hello @sri lakshmi ,

For CLoud you can use REST API to convert types of page body repreentation :

https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-body/#api-wiki-rest-api-contentbody-convert-to-post

(storage: view, export_view, styled_view, editor)

For Server there is Java API for this.

sri lakshmi July 12, 2023

thanks for your response @Andrii Maliuta .... 

 

I've another question.... where can I locate confluence storage format xml schema for converting the xml into javascript object?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events