You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
We currently have the below Confluence macro for embedding a drawio object in a page:
<ac:structured-macro ac:name="inc-drawio" ac:schema-version="1" ac:macro-id="34e45f48-2f8e-82b6-925c-b9163fe120c5">
<ac:parameter ac:name="zoom">1</ac:parameter>
<ac:parameter ac:name="diagramDisplayName">habit-tracker-app-aws.txt</ac:parameter>
<ac:parameter ac:name="lbox">1</ac:parameter>
<ac:parameter ac:name="contentVer">1</ac:parameter>
<ac:parameter ac:name="baseUrl">https://mysite.atlassian.net/wiki</ac:parameter>
<ac:parameter ac:name="diagramName">habit-tracker-app-aws.txt</ac:parameter>
<ac:parameter ac:name="pCenter">0</ac:parameter>
<ac:parameter ac:name="includedDiagram">1</ac:parameter>
<ac:parameter ac:name="csvFileUrl">https://raw.githubusercontent.com/jgraph/drawio-diagrams/master/examples/csv/habit-tracker-app-aws.txt</ac:parameter>
<ac:parameter ac:name="width">527</ac:parameter>
<ac:parameter ac:name="links">auto</ac:parameter>
<ac:parameter ac:name="tbstyle">top</ac:parameter>
<ac:parameter ac:name="height">369</ac:parameter>
</ac:structured-macro>
My question is: Would it be possible to create a Confluence macro with drawio csv contents in a parameter instead of loading the content from a url (csvFileUrl parameter)?
Thanks in advance,
Marcel Kat
Hi @Marcel Kat
If you are still looking for an answer, I would contact Draw.io support to get a faster response. Link: https://marketplace.atlassian.com/apps/1210933/draw-io-diagrams-for-confluence?tab=support&hosting=cloud
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.