Create an Atlassian Confluence Page from a Template - n8n Workflow | Neura Market
Create an Atlassian Confluence Page from a Template
## How it works
- Creates a new page in Confluence based on a page template also defined in Confluence.
- Replaces any number of placeholders with data from your workflow.
- Generic implementation for maximum flexibility.
## Set up steps
- All parameters you need to change are defined in the Set node:
- Set your Atlassian domain.
- Set the template id you want to use as the basis for new pages.
- Set the target space and parent page for new pages added based on that template.
- [Explainer video](https://www.tella.tv/video/automate-confluence-page-creation-e994) has all the details. =)
## Feedback
- Any feedback is welcome.
- If you have ideas for improvements, let me know.
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Jon Bungartz
set
code
webhook
stickyNote
httpRequest
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.