Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×A while back I realized that every time I'd start working at a new organization, I'd spend hours re-writing the same help docs over and over. I ended up setting up my own Confluence to store these, but now I've hit the logical conclusion of this madness: getting the content back into the new organization's Confluence.
Does anyone have a method to dynamically include the contents of a page in Confluence instance A on a page within Confluence instance B?
You can - but you need an app for that.
Space Sync for Confluence by Ricksoft allows you to set up one, bi, or omnidirectional syncing between/among spaces on multiple Confluence sites.
Yes, it's an app. It's free for up to 10 users but it must be installed on both the source and the target site.
Other than that, you only option is an Export > Import routine.
Thanks Kristian Klima and Mia Tamm _Simpleasyty_ for the responses!
I am going to take a look at Space Sync for Confluence but if it needs to be installed on both then it's probably a dealbreaker. Was going to say the same thing as you Kristian - I know about K15t's Backbone Issue Sync, but didn't think they had a Confluence option.
The workaround I found is to paste in the link and use the "embed" display option to make the preview window as large as possible. It's ugly as sin, but it does technically do what I need it to.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Backbone sync is a Jira app only.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Haddon Fisher 👋
Sadly, there’s no native way in Confluence Cloud to embed the body of a page from instance A into a page on instance B, even if the source page is public (iFrame embedding is blocked and the include-page macros only work within the same Confluence site).
Without any add-ons, the closest workaround I’ve seen is:
If you are open to an app, you could look at something like Content Sync (by K15t) which is designed specifically to duplicate or mirror pages across Confluence instances (Cloud↔Cloud or Cloud↔Server). It handles keeping content updated too.
Happy to send that link if helpful or if you’d prefer to stay script-only, I can share an example REST API call as well.
— Mia Tamm from Simpleasyty
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
a) There's no such app as Content Sync by K15t.
b) There is Backbone Issue Sync but it's for Jira, not Confluence.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.