cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

xml and json Transformaion

amit_mohanty88
Deputy Chef II
Deputy Chef II

 

I want to achieve below functionality in Workato without Ruby / Java Script / Python Scripting as scripts are not allowed by our customer .Also JSON Transformations by Workato Action not available in my plan .Without these is there a way to acheive below ?

1) Sort a input json alphabetically ascedending

2) Remove any specific fields from a input json and return updated json

3)Convert any given input  json to xml and any given input  xml to json 

4) Compare 2 json elment structure and return any field mismatch between the 2 json which is present in 1 json not the other json

1 REPLY 1

rajeshjanapati
Deputy Chef III
Deputy Chef III

HI @amit_mohanty88,

Have you tried using SQL Collections by Workato?? like below
Screenshot 2025-11-03 222657.png

Thanks,

J Rajesh Kumar.