Followup Tasks (Full Update)

Description

Upsert Followup Task Resource

See the Aerial Spec for more details.

File Naming Convention

TGEN_followupTasks_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionKey InformationTypeRequired
externalIdExternal ID of the followupTaskMax Length: 255stringNo
titleTitle of the taskMax Length: 255stringYes
descriptionDescription of the taskstringNo
statusStatus of this follow upAllowed: ACTIVE, IGNORED, COMPLETED, INACTIVEstringYes
assignedEmployeeEmployee to whom this task is assignedstringNo
assignedByEmployeeEmployee who assigned this taskstringNo
createdByEmployeeEmployee who created this taskstringNo
customerCustomer associated with this taskstringNo
storeStore to which this task belongs - required if assignedEmployee is not supplied.stringYes
campaignCampaign to which this task belongs.stringNo
taskTypeType of followup, see crm/taskTypes APIstringYes
dateDueDatetime of when the followup task is due in Z-normalized RFC3339 formatstringYes

Sample CSV

See the following followupTasks CSV sample file.

followupTasks Sample 1