Im looking to access drawio diagrams by a unique URL so they can be referenced by internal applications (external to confluence) as part of a network monitoring solution.
I can currently download the raw XML from the GUI but its going through a echo servelet that is literally echoing the data in a post form field back to me ( https://confluence.mydomain.lan/plugins/servlet/drawio-echoServlet ).
Has anyone had any luck extracting these diagrams as XML from confluence via an API or URL endpoint?
The data is stored as page attachments. You can use the URL to the attachment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.