Required support on Confluence API to expose the page content to external system
You can use the API endpoint https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-page/#api-pages-id-get
This will get you the page by id, you can use the body format values to get the body of a page in a way, provided by the options available.
I don't know if this is matching your requirement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.