You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/docs/pages/airdrop/data-model/mapping-reasons.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Airdrop utilizes transformation methods to map data from one data model to another.
1
+
Airdrop uses transformation methods to map data from one data model to another.
2
2
These methods operate at the individual field level, transforming data field-by-field rather than entire records at once.
3
3
Each transformation method has specific requirements regarding the field types and data formats it can work with.
4
4
If the source data field does not meet these requirements for a particular transformation method, that mapping option is not available for selection during the mapping configuration process.
0 commit comments