Mapping & Transformation
The mapping engine is the core of ApiLinker, allowing you to transform data structures between APIs.
Field Mapping
Define mappings in the mapping section:
Transformations
Apply transformations to modify data during sync.
Built-in Transformers
lowercase,uppercase,stripiso_to_timestamp,timestamp_to_isoto_int,to_float,to_booljson_parse,json_stringify
Conditional Mapping
Map fields only when specific conditions are met: