@ajur ,You need to use JSON Schema as data model to Create the Adaptive Form, if you want the submitted data to be in the JSON format.You may use getData() method of FormSubmitInfo[0] class to get the form data.You may also convert the XML to JSON using:Java: https://stackoverflow.com/questions/1823...