Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How to address a 3rd party macro in markdown code?

Patrick Prill
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Sep 29, 2023

We are creating some pages automatically, writing .md files and uploading them to Confluence via the API.

We are also including standard macros in our pages, eg.:

<ac:structured-macro ac:name="jira">
<ac:parameter ac:name="columns">key,type,summary,priority,created,status</ac:parameter>
<ac:parameter ac:name="server">JIRA</ac:parameter>
<ac:parameter ac:name="serverId">xxx</ac:parameter>
<ac:parameter ac:name="jqlQuery">JQL_BUGS_FIXED</ac:parameter>
</ac:structured-macro>

Now I want to include a macro from a 3rd party / Marketplace app.

How do I address these macros? Is that something common for all 3rd party macros, or do I need to address each marketplace app provider individually?

Thanks for your help

1 answer

1 vote
Bert van Dijk _TMC_nl_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Oct 03, 2023

Hi @Patrick Prill ,

 

There is no common ground, as each app provider can release it's own macros. However, you could make an example page with the 3rd party macro on it and see how it looks like with the REST API.

Patrick Prill
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Oct 04, 2023

Thank you, that was an excellent idea. Got it working. So now I need to test if the parameters I found work in all necessary constellations. Thank you!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events