Hi Team,
I want to understand if there is any way to automate creating pages and sub pages in confluence via Azure DevOps pipeline , this help in our automating the release process more smoothly.
If you can call a Confluence Cloud REST API end-point from the DevOps pipeline, and I guess you can, then you can create pages using this REST API v2 end-point:
https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-page/#api-pages-post
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.