The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

whats the API syntax for accessing a Confluence child page?

Asim Soofi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Asim Soofi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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 Champions.
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

TAGS
AUG Leaders

Atlassian Community Events