You are here:
Omnistudio Data Mapper Basics (Managed Package)
For the managed package runtime, a Data Mapper moves Salesforce data into and out of applications. There are four types: Extract, Turbo Extract, Transform, and Load. Data Mappers enable you to read and write data to and from your Salesforce org.
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
With Data Mapper:
-
No coding is required because it abstracts queries.
-
Any Data Mapper can be saved, exported, and reused.
Data Mapper's transform feature modifies values by using formulas and functions. For example, formulas and functions can:
-
Convert JSON input to XML output, and XML output to JSON input.
-
Restructure the input data and rename fields.
-
Substitute values in fields.

