Who’s responsible for performing the mapping?
Prequel Import provides tooling to support both the Destination owner (you) to perform the mapping, as well as to expose this experience to your users. If you plan to embed this experience for your customers, please see the Customer Experience guide.
Custom queries
At a full table level, custom SQL queries can be used to transform the Source data. This is a good solution for users that are comfortable with SQL, or who need aggregations or logic that spans multiple rows.Mapping categories
Each Stream mapping has afield_type that determines how the target Destination field is populated. The two categories are summarized below.
Column mapping
A
field mapping copies a Source column value directly into a target Destination field.Column transformation
An
expression mapping computes the target value from one or more Source columns using a formula (expression).POST /streams