Passing nested Json objects to api

Confluence User - 20 Dec, 2017

I need to pass nested Json objects as an input to api but not able to achieve it as in available plugins like JSON POST Tool there is no option to pass nested api. Is there some another way we can do it ?

plugins;json

4


21 Dec, 2017
confluenceUser
confluenceUser

Hi, what do you mean by nested api? If you need more customized behavior you can always extend the current plugin or develop your own custom plugin as in Developing Plugins

22 Dec, 2017
confluenceUser
confluenceUser

Hi Anders thanks for your response. Can you please explain more on plugin extension and where we can get source code of JSON POST Tool plugin ? I want it like: https://xyz.com?json={key:value, key:{key:value, key:value}, key:{key:{[value, value]}, key:value}}

10 Aug, 2021
confluenceUser
confluenceUser

Hi Akshay, I have the same doubt, could you share how you solve this problem?

10 Aug, 2021
confluenceUser
confluenceUser
RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print