The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
What I have for now : Confluence Cloud with the draw.io plugin.
What I try to achieve : I have a devops (CI/CD) pipeline that is working pretty well, but I want to document automatically the architecture of the application.
What I tried so far : I use the API rest of Confluence to create a new page and everything is working well. I also succeeded to create a CSV file that could be imported easily to create a diagram. I used a C# console application that I want to launch from my pipeline (this part is easy).
What is not working :
Someone has an idea? Could I use an API or something else to achieve my goal?
Thank you!
The format for the draw.io macro is Atlassian defined, but I think it's fairly standard for all macros. There's an ID in the macro, but I would try generating it without that parameter. If you create a drawio macro, it should be possible to reverse engineer it from the storage format of that page.
The second part we don't currently have, you would need to vote for https://trello.com/c/utXS2QU1/80-add-import-from-csv-directly-from-macro
Yes you can, see this example that deals with the encoding etc. https://github.com/GanizaniSitara/drawio
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.
@dcx45 Hi, Thanks for sharing your code but could you please share you data file template too (csv data template).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, We’re always looking at how to improve Confluence and customer feedback plays an important role in making sure we're investing in the areas that will bring the most value to the most c...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.