Hello Team,
Can I embed or open a Confluence document in an Angular project (HTML page)?
Many thanks for considering my request.
Hi @Jitendra Patel and welcome,
you should be able to retrieve a confluence page through the following rest api https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-page/#api-pages-id-get and you can specify the correct format through body-format parameter.
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.