Support to add Diagrams on Atlassian Platform - Confluence #55
everywhereautomation777
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Confluence integration — embed OpenFlowKit diagrams as a live macro
The idea
A way to surface OpenFlowKit diagrams inside Atlassian Confluence pages — ideally a Marketplace (Forge) app that renders a diagram as an embedded macro, with a lighter export-and-embed path as a fallback.
Why
I work in an enterprise AI/automation Centre of Excellence where Confluence is the system of record for architecture documentation. We maintain a lot of system-design and flow content, and right now there's a gap between authoring a diagram and living with it in the docs.
Today the realistic OpenFlowKit → Confluence path is export a PNG/SVG/MP4 and attach it to a page. That works, but the diagram immediately goes stale — any edit means re-export and re-upload, and the diagram-as-code source of truth lives outside the page. For teams doing architecture reviews and onboarding docs in Confluence, a static image is exactly the thing OpenFlowKit's animated/live model is trying to move past.
draw.io and Mermaid both have strong Confluence Marketplace presence, and it's a meaningful reason teams pick them despite OpenFlowKit being a nicer engine. Closing this gap would make OpenFlowKit viable as the primary diagramming tool in Confluence-centric orgs, not just a side tool people export from.
What it could look like
A few options, roughly in order of effort:
Given OpenFlowKit is a pure static SPA with zero server-side storage, I realize option 1 conflicts somewhat with the local-first, no-backend philosophy — a Forge app implies a hosted/Forge runtime. So option 2 might actually be the more on-brand answer, and I'd be curious how the maintainers think about that tradeoff.
Open questions for the community
Happy to share more detail on the enterprise documentation use case if it's useful for scoping.
Beta Was this translation helpful? Give feedback.
All reactions