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?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.