Customer Notes (Full Update)

File Naming Convention

TGEN_customerNotes_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionTypeRequired
uuidUnique Tulip identifier of the customer notestringNo
externalIdIntegrator provided unique identifier for the customer notes. Typically used to map a primary key from a third party system to the Tulip resource.stringNo
customerCustomer who is associated with the notestringYes
employeeEmployee who is associated with the notestringNo
storeStore associated with the notestringNo
commentsComments associated with the notestringYes
isPrivateBoolean dictating if customer note is private or notbooleanNo
isDeletedBoolean dictating if customer note is deleted or notbooleanNo
typeType of the notestringYes
wishListIdID of the Wishlist Associated with this CustomerintegerNo

Sample CSV

See the following customerNotes CSV sample file.

customerNotes Sample 1