Skip to main content

Supporters import

Upload supporters from a CSV file. Before reading this page, see the general rules in CSV Imports (file format, dates, booleans, tags, deduplication).

No column is required per row: an anonymous supporter (all cells empty) is valid and is skipped without error. Deduplication uses the chain supporter external ref → email → ssn → vat.

Columns

ColumnDescription
supporter external refExternal reference, primary reconciliation key. Unique per organization.
donor typeSupporter type. Values: individual, company, organization, family, group.
first nameFirst name.
last nameLast name.
companyCompany name (for companies/organizations).
date of birthDate of birth, format YYYY-MM-DD.
place of birthPlace of birth.
titleTitle (e.g. Dr., Ms.).
jobOccupation.
phoneLandline phone.
mobileMobile phone.
emailEmail. Secondary deduplication key.
tax identification numberTax identification number. Format validation only (alphanumeric). Secondary deduplication key.
vatVAT number. Format validation only (alphanumeric). Secondary deduplication key.
addressAddress.
cityCity.
provinceProvince.
zipZIP code.
country codeCountry, ISO 3166-1 alpha-2 (e.g. IT).
accepts email marketingEmail consent. Boolean value (t/f, true/false, 0/1).
accepts sms marketingSMS consent. Boolean value.
accepts phone marketingPhone consent. Boolean value.
accepts postal marketingPostal consent. Boolean value.
accepts profilation marketingProfiling consent. Boolean value.
tagsMulti-value tags (cell in quotes if it contains multiple values).
noteFree-text note.

In addition, you can include custom_<key> columns for custom fields of type supporter (see Custom fields).

Notes

  • The code column is not importable: code remains a system identifier, generated and managed by Riseact.
  • Imported marketing consents must be tracked with their source ("import N of <date>"). For privacy matters, refer to the DPO.
  • If a supporter matches an existing record (by any key), it is reused without changes: its personal data is not updated.