JSON Tool Enhancements

Confluence User - 16 Jun, 2016

Hey,

As I work with JSON APIs and the JSON tool quite a bit, I would like to suggest those features to be added / considered - in order of importance:

  • Support for basic http auth / oauth 
    • this is quite crucial as more APIs are requiring people to authenticate themselves or register an "app" (twitter for example, but also most other tools Joget might be integrated with in a lightweight way) 
  • Support of more than just 2 levels
    • for example: {example[{items[{item{name,..,..}]]}
    • this would enable standard mappings like: example.items.item.name
  • Access different arrays at the same time (rather than having just one base level)
  • Support for unnamed arrays [{..[...]}]
  • Document how you can access a particular item of an array.
    • for example: example[0].item

Cheers,

 

Eric
 

json;api;tools

3


16 Jun, 2016
confluenceUser
1
confluenceUser

Hi Eric,

Thanks for your feedback and suggestion. I will take note for our future enhancement.

13 Jan, 2019
confluenceUser
confluenceUser

"Document how you can access a particular item of an array.

  • for example: example[0].item"

 

Is there a solution to this?

 

29 Oct, 2019
confluenceUser
confluenceUser

Any progress on this? Especially support for unnamed arrays [{..[...]}]

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print