systopia / de.systopia.xcm

CiviCRM Extended Contact Matcher
Other
5 stars 11 forks source link

Improve input data processing #17

Closed bjendres closed 6 years ago

bjendres commented 6 years ago

The data preprocessing should be improved in terms of:

  1. Normalise input field names (e.g. map country to country_id)
  2. Resolve IDs (e.g. resolve country_id "DE" to its ID 1082) for matching / processing
  3. Label values (e.g. replace country_id 1082 with "Germany") for diff processing
bjendres commented 6 years ago

released with 1.4.2