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
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 ?
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still thinking about joining us for Team '25 Europe? Early bird has been extended for just one week! Now’s the time to lock in your lowest rate. Use code TEU25COMM-20 to save 20% at checkout. Hurry, this only lasts for 1 more week.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.