How to build a Jira version list with JSON Table - Cloud

How to build a Jira version list with JSON Table - Cloud

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 (Old editor)

{json-table}

Macro syntax (New editor - case insensitive)

/JSON Table

Define these parameters/values

Paths to fields

values

Paths to fields to be included

name,description,id,releaseDate

URL to JSON data

https://xxxxxxxx.atlassian.net/rest/api/latest/project/TBL/version

Sort descending

On

Auto sort column

Name

Parameters set in the macro editor

Advanced Tables JSON Table macro settings for Jira version list
Advanced Tables Jira version list rendered from JSON data

Wiki markup input (Old editor)

{json-table: paths=values| fieldPaths=name,description,id,releaseDate| url=https://xxxxxxxx.atlassian.net/rest/api/latest/project/TBL/version?maxResults=100| sortDescending=true| sortColumn=Name} {json-table}

Live example

JSON Table

Other examples

Visit our full list of product examples for additional inspiration!

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.