REST API call from python to create Advanced JSON table

Bhargav Ponamala July 26, 2020

I want to create a Advanced JSON table from my python script using REST API calls.

And insert JSON data into the table, that displays the output on the confluence page in the wiki markup format.

From the below link , I can see the tables can be created using the Wiki Markup Input via REST API call but not sure how can we achieve this from python script. 

https://bobswift.atlassian.net/wiki/spaces/TBL/pages/69304527/Building+an+Advanced+Table+from+Rest+API+Data

Wiki markup Input

{json-table:paths=$|fieldPaths=name,description,releaseDate,released,archived,userReleaseDate,self|sortPaths=name|url=https://bobswift.atlassian.net/rest/api/2/project/TBL/versions|output=wiki|columns=name,description,releaseDate,released,archived|augments=[%name%%!%https://bobswift.atlassian.net/browse/TBL/fixforversion/%id%],,,!%released%.png!,!%archived%.png!,|headingAugments=Name,Description,Release Date, Released, Archived|sortDescending=true|autoNumber=true}{json-table}

 

I am struggling to do this, Can someone Please help.

 

1 answer

0 votes
Sarkis Chakarian May 27, 2021

I am looking for the same thing. Did you have any luck with this @Bhargav Ponamala ?

Bhargav Ponamala June 15, 2021

@Sarkis Chakarian I didn't find the solution for it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events