Mapper
Map and transform data
Type:
Feature
Platform
Lite, Flow
Category
Generic
Documentation
What is it?
A data mapper allows the creation, association, matching, and manipulation of fields between multiple services (systems).
What does it do?
Our mapper service allows you to map and transform data fields as new objects or arrays that can be used in other services in a workflow. It can do various things including:
- transforming values using functions
- adding multiple fields to a new field
- manipulating elements in an array
Use Cases
Mapping is used in every aspect of the workflow life cycle. Some common use cases include:
- Taking a customer address from Shopify and saving it in Salesforce
- Having a new order from Magento come in as a webhook and exporting it to Netsuite
- Removing unwanted text from a field
- Making mathematical calculations
- Adding the current date to your data to be processed in WooCommerce
Feature Video
View the mapper in action and learn more