Question
Transplace
US
Last activity: 12 Feb 2021 11:27 EST
Convert REST Call Json(response) to XML File - Pega RPA
Hello, Below is the process flow we are looking to automate in Pega RPA.
1. Rest Api call to Source system
2. Received JSON response (json array)
3. Loop over Json array
4. Convert each Json object to XML
5. Write XML file in target location
Looking for a suggestion on the step 3, 4, 5. kindly please assist.