Dataweave transfromation from nested JSON to CSV format...
Read MoreHow to convert below json (which can have multiple nested objects) to required ouput using Dataweave...
Read MoreHow to read space in XML field value using DataWeave...
Read MoreDataweave: How to filter elements on the array from a different attribute in the same array of objec...
Read MoreDataweave - Replace value of a field in an object...
Read MoreDataWeave - Add additional item after iteration used for list...
Read MoreHow to verify that all elements of a list comply with some conditions...
Read MoreUnable to fetch payload.access_token value after hitting salesforce using http connector. how to ext...
Read MoreI'm trying to convert data from csv to json . My csv input is split by (;) is there an easy way ...
Read MoreHow to work with CSV file from multipart/form-data POST request in Mulesoft...
Read MoreHow to update specific field value in different types of json request using mule 4?...
Read MoreMuleSoft - Dataweave 2.0 - Split payload into seperate arrays based on type...
Read MoreHow to format a number to Euros currency format in dataweave?...
Read MoreIs there a DataWeave "for" operator?...
Read MoreUsage of Pluck function in the dataweave...
Read MoreMule 4 dataweave 2 - how to sort a json object containing other objects...
Read MoreIn array of objects with similar division, check the new record and previous record and aggregate th...
Read MoreWhat's the difference between error.errorMessage and error.muleMessage?...
Read MoreConvert "AAAAAABBBBCCCDD" to "A6B4C3D2" in Dataweave...
Read MoreDate Conversion YYYYMMDD to YYYY-MM-DD in Data weave 2.0...
Read MoreHow to groupBy two field in dataweave 2.0?...
Read MoreIteration in JSON array mule 4 dataweave...
Read MoreRemove these html names from message in dataweave...
Read MoreConvert String to Array with numeric values only...
Read MoreHow to split array of object into array of array based on object value using dataweave...
Read MoreHow to use groupby and also add a new key value pairs for that particular groupby using dataweave 2....
Read MoreFind difference between two timeStamp using Dataweave...
Read Moreremove object from complex object if specific value is null...
Read More