Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Restful table - descend 2 levels to array

Greg Ruhl
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!
March 29, 2019

I am trying to get the Restful API table working.  I am able to query the URL via curl and get the following returned json data:

{ "expand": "metadata,fielddata", 
"start_at": 1,
"max_results": 100,
"data": [
{ "id": "abc123",
"status": "open",
...

I see in the documentation that the Restful Table expects an array of hashes.  Is there a way to point the plugin to parse the data: array result?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events