Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

whats the API syntax for accessing a Confluence child page?

Asim Soofi September 3, 2019

Looking for the correct syntax so that I may test the Confluence connection via Postman to display the content of a wiki child page underneath 5-6 child levels 

2 answers

0 votes
Asim Soofi September 3, 2019

Thanks Jira guy. Just so I am clear on what I am trying to do. Here is my GET string which I am using in Postman: http://wiki.xxx.com/rest/api/content/189042490?expand=body.storage

where 189042490 is the ID of the page whose content I want to read/display.

However, Postman doesnt display any content, it just gives a return code of 200.

Where do I put the parent ID ?

0 votes
jira guy
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.
September 3, 2019

Use the atlassian community python module. https://pypi.org/project/atlassian-python-api/

All you need is the page id and parent id. Doesn't matter which levels they are on

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events