/
Build Jira version list using the JSON Table macro - 8.x
Build Jira version list using the JSON Table macro - 8.x
Overview
This page shows how you create a simple table from JSON data using the JSON Table macro, which is part of the Advanced Tables for Confluence app.
Macro browser input
Select this macro
Macro name | Advanced Tables - JSON Table |
Macro syntax | {json-table} |
Define these parameters/values
JSON Table settings > Data source > Method of locating JSON data (URL) > URL of JSON data | https://bobswift.atlassian.net/rest/api/latest/project/TBL/version |
JSON Table settings > Data format > Paths to fields | values |
JSON Table settings > Data format > Paths to fields to be included | name,description,id,releaseDate |
Column settings > Sorting > Automatically sort in descending order | On |
Column settings > Sorting > Automatically sort by this column | Name |
Screenshot
Wiki markup input
{json-table: paths=values| fieldPaths=name,description,id,releaseDate| url=https://bobswift.atlassian.net/rest/api/latest/project/TBL/version?maxResults=100| sortDescending=true| sortColumn=Name} {json-table}
Live example
Other examples
Visit our full list of product examples for additional inspiration!
, multiple selections available,
Related content
Build JIRA Version List Using the JSON Table Macro - 8.x
Build JIRA Version List Using the JSON Table Macro - 8.x
More like this
JIRA Version List Using the JSON Table Macro
JIRA Version List Using the JSON Table Macro
More like this
How to build a Jira version list with JSON Table - Cloud
How to build a Jira version list with JSON Table - Cloud
More like this
How to display Jira native and custom issue fields in the JQL Table
How to display Jira native and custom issue fields in the JQL Table
Read with this
JSON Table macro - 8.x
JSON Table macro - 8.x
Read with this
JQL Table macro - 8.x
JQL Table macro - 8.x
Read with this
Log a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.