Forum Discussion

NAl's avatar
NAl
Contributor
4 years ago
Solved

Using JSON Splitter to reorganise JSON

Is it possible to move ValueX so it sits in the corresponding original document?
I’m currently using a JSON splitter to flatten a file processed by a Group by snap upstream.

{
    "original": {
    "Individual": "Wolverine"
}
     "ValueX":
      "9999"
}

Here is the current JSON splitter setup:
![Screen Shot 2021-08-27 at 11.27.57 AM|650x342](upload://p7caZIF2OIIPeT91yz3EfPqBScH.png)

2 Replies

  • mikeandrews's avatar
    mikeandrews
    New Contributor III

    Thanks @robin, the blog looks very detailed. Will step through and try one of my non-native services and see how simple it is vs having a prescribed/precanned “integrate SL with XXXX API” set of standard docs/instructions.

    • Piyush's avatar
      Piyush
      New Contributor III

      I have attached simple oauth flow from client app(snaplogic) to Azure AD