Mappings API
Field mapping configurations between systems
The Mappings API allows you to create, read, update, and delete field mappings. Mappings define how data flows between connected systems, including which fields map to each other and any transformations applied.
Key Concepts
- Field Pairs - Connections between source and target fields with optional transformations
- Sync Direction - Whether data flows one-way or bidirectionally (source_to_target, target_to_source, bidirectional)
- Conflict Resolution - How to handle conflicts in bidirectional syncs (source_wins, target_wins, newest_wins, manual)
- Deduplication - Configuration for preventing duplicate records using unique identifiers