Newer Version Available
Data Mapper
The Data Mapper is a mapping tool that you use to read, transform, and write Salesforce
data. Omnistudio Data Mapper is time-efficient and easier to maintain for data processing. Data
Mappers typically supply data to Omniscripts, Integration Procedures, Flexcards, and Apex
classes, and write the related updates to Salesforce.
Omnistudio provides these types of Data Mappers.
- Extract—Read data from Salesforce objects and JSON output or XML with field mappings. Formulas are supported.
- Turbo Extract—Read data from a single Salesforce object type, with support for fields from related objects. Formulas aren’t supported.
- Transform—Perform intermediate data transformations without reading from or writing to Salesforce. Formulas are supported.
- Load—Create and update Salesforce data from JSON or XML input. Formulas are supported.