Confluence Create Multiple Pages From Template [patched]
If you need to create pages programmatically, use the Confluence REST API.
Create an automation rule that loops through a list (from a page, webhook, or scheduled trigger) and for each item, creates a page using a blueprint or template ID. confluence create multiple pages from template
Organizations must implement workarounds using: If you need to create pages programmatically, use