Weave

Datafeed360 Weave is an implementation of MuleSoft's DataWeave programming language for data transformation.

DataWeave enables you to build simple solutions for common data transformation use cases. Read and parse data from one format, transform the data, and write it out as a different format. For example, a DataWeave script can receive a CSV file as input and transform it into an array of complex JSON objects, or receive an XML input and write the data out to a flat file or JSON format. DataWeave enables you to focus on the transformation logic instead of thinking about the specifics of reading, parsing, and writing specific data formats in a performant way.

DataWeave is an open source product Copyright (c) 2022, Salesforce.com, Inc. All rights reserved.