Skip to content

Salutation Support

Customer and address imports now support salutations.

  • salutationId — UUID value
  • salutation — text value (e.g. Mr., Ms.)
  1. Add one of the fields to your import file.
  2. Map the field during profile configuration.
  3. Run the import.
  • If salutationId is provided, it is used directly.
  • If salutation text is provided, the system resolves it automatically.
  • Works for:
    • Customers
    • Billing addresses
    • Shipping addresses

Address field names are: addresses.salutation and addresses.salutationId. See the master table for reference.