We wish to integrate Confluence with in house Application and want to display Page Content in that app. One approach would be to get HTML content of that page via API and render the say in our in house application.
You can use this curl request as an example (Read content, and expand the body):
but instead of body.storage, just use body.export_view and that should return the page in HTML format. The CSS may not be perfect, but it should be readable.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.