Custom Connector ( JSON result convert into Paramters )

Owais Shahab 1 Reputation point
2020-05-16T15:02:35.203+00:00

I am a newbie in the azure environment. I am getting JSON response from my custom connector but I need to convert that JSON into parameters so I can use these parameters in further actions Can anybody know how is this possible ?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Frank Falvey 1 Reputation point
    2020-05-18T23:19:44.177+00:00

    Hi @Owais Shahab Have you tried Visual Studio Code Microsoft’s popular code editor has built-in support for editing JSON files.

    0 comments No comments

  2. Jason Thorn 1 Reputation point
    2020-05-19T18:59:53.863+00:00

    You can setup a free account on Plumsail for parsing JSON. Took me a while to figure it out too.

    https://account.plumsail.com/

    0 comments No comments

  3. MayankBargali-MSFT 70,221 Reputation points
    2020-07-02T06:25:19.197+00:00

    Hi @Owais Shahab

    I believe you have posted the same question in StackOverflow and have been answered: https://stackoverflow.com/questions/61836964/custom-connector-json-result-convert-into-paramters


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.