systopia / de.systopia.xcm

CiviCRM Extended Contact Matcher
Other
5 stars 10 forks source link

Provide Contact import using XCM #19

Closed jensschuppe closed 6 years ago

jensschuppe commented 6 years ago

Provide an import form for uploading a CSV file with data to import using the XCM.

The file should be formatted such that the column names match CiviCRM contact parameters for XCM's getorcreate API action.

Errors should be printed on the import form, ideally CSV-formatted for easy manual corrections.