Skip to content

Import from ClickUp

The ClickUp importer migrates tasks, statuses, priorities, assignees, tags, and due dates from a ClickUp list into a SetGet project. ClickUp's hierarchy (Workspace > Space > Folder > List) maps to SetGet's simpler structure (Workspace > Project).

What gets imported

ClickUp fieldSetGet fieldNotes
Task nameWork item titleDirect mapping
Task descriptionWork item descriptionRich text converted
StatusStateMapped via status table
PriorityPriorityMapped via priority table
Assignee(s)Assignee(s)Matched by email
TagsLabelsCreated if they do not exist
Due dateDue dateDirect mapping
Start dateStart dateDirect mapping
SubtasksSub-work-itemsImported as child items
Time estimateEstimateConverted to SetGet estimate format
ChecklistsDescription appendixAppended to description as a checklist

Prerequisites

  • A ClickUp account with access to the workspace and list you want to import.
  • A ClickUp API token (generate at ClickUp > Settings > Apps > API Token).
  • Admin or Owner role in your SetGet workspace.

Setup steps

Step 1 -- Connect to ClickUp

  1. Go to Settings > Import.
  2. Select ClickUp.
  3. Enter your ClickUp API token.
  4. Click Connect.
  5. SetGet validates the token and shows a "Connected" status.

Step 2 -- Select the list

  1. Navigate the ClickUp hierarchy: select Workspace > Space > Folder (optional) > List.
  2. SetGet scans the list and displays: task count, status count, tag count.

Step 3 -- Choose the target project

  • Create new project -- uses the list name.
  • Import into existing project -- select an existing project.

Step 4 -- Map statuses to states

ClickUp status (example)Suggested SetGet state
OpenBacklog
To DoTodo
In ProgressIn Progress
ReviewIn Review
CompleteDone
ClosedDone

ClickUp supports custom statuses per list. Map each one to a SetGet state.

Step 5 -- Map priorities

ClickUp prioritySetGet priority
UrgentUrgent
HighHigh
NormalMedium
LowLow
No priorityNone

Step 6 -- Configure options

OptionDescriptionDefault
Import subtasksImport as child work itemsOn
Import closed tasksInclude tasks with closed statusesOn
Import tags as labelsConvert tags to labelsOn
Import checklistsAppend checklists to descriptionsOn
Import time estimatesBring over estimate valuesOn

Step 7 -- Start import

Click Start Import and monitor the progress screen.

Post-import validation

CheckHow to verify
Total countCompare work item count to ClickUp task count
State distributionReview board view columns
Priority spreadFilter by priority in list view
LabelsCheck Settings > Labels
Due datesSort by due date to verify dates carried over
SubtasksExpand parent items

ClickUp hierarchy mapping

ClickUp's deep hierarchy does not map 1:1 to SetGet:

ClickUp levelSetGet equivalentRecommendation
WorkspaceWorkspaceDirect mapping
SpaceNo direct equivalentUse as project naming convention
FolderNo direct equivalentUse modules or labels
ListProjectOne list = one SetGet project
TaskWork itemDirect mapping
SubtaskSub-work-itemDirect mapping

TIP

If you have multiple lists that logically belong together, import them all into the same SetGet project and use labels to distinguish the original list.

Troubleshooting

ProblemCauseSolution
Connection failsInvalid API tokenGenerate a new token in ClickUp
List not foundToken lacks workspace accessUse a token with full workspace access
Statuses not matchingCustom statuses in ClickUpMap each status manually
Checklists not appearingOption disabledEnable "Import checklists"
Rich text formatting lostUnsupported ClickUp markupEdit descriptions after import

WARNING

ClickUp API rate limits may slow down large imports. For lists with 5,000+ tasks, expect the import to take several minutes.

Custom fields

ClickUp supports custom fields on tasks. During import:

Custom field typeHandling
DropdownMapped to labels (each option becomes a label)
TextAppended to description
NumberAppended to description
DateMapped to due date if applicable
CheckboxAppended to description
Email / Phone / URLAppended to description

Custom fields that do not map to SetGet fields are listed in a formatted table appended to the work item description.

Multiple list import

If you need to import multiple ClickUp lists into SetGet:

  1. Import each list into a separate SetGet project, or
  2. Import all lists into the same project and use labels to identify the original list.

For option 2, enable "Import tags as labels" and add a manual label matching the list name after import.

TIP

Plan your project structure before importing. Decide whether each ClickUp list becomes a separate project or whether lists are merged into a single project with labels.

Time estimates

If your ClickUp tasks have time estimates, the importer converts them to SetGet estimate values. ClickUp uses time-based estimates (hours/minutes) while SetGet supports both time-based and point-based estimates. Configure the estimate format in Project Settings > Estimates before importing.