Close

Client Logins

Some templates in Confluence (often provided by add-ons like "Scroll Documents" or specific Blueprint features) allow you to create a hierarchy of pages instantly.

Teams needing to generate documentation structures (e.g., 30 product requirement documents, 50 meeting note pages, or a wiki tree for each client) face significant manual overhead.

Add another right below it, selecting Create page once more.

For each item in: ["Project Alpha", "Project Beta", "Project Gamma"] Action: Create page from template Template: "Project Plan" Space: "PROJ" Parent: <ParentPageId> Title: "item - Plan"

draft = requests.post(f"BASE_URL/rest/api/content/blueprint/instance/draft", headers=HEADERS, json=payload).json()

confluence create multiple pages from template