• Consume / Read JSON Data from HTTP Post

    By Murthy M 5 years ago

    I am trying to write a domino agent and read/ consume the JSON data using a domino agent and then create a notes document with this JSON data. The calling application will call this JSON agent and post the data, i am looking for a sample code to read the JSON data, i am preferably looking to write in Java. Any help is appreciated.