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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.