Work Zappy
  • About WorkZappy
  • 🎯Quick Start
    • For Everyone
    • For Project Managers
    • For Product Owners
    • For Admins
  • ✨AI FEATURES
    • AI Assistant
    • Generate Subtasks
    • Summarize Comments
    • Screen Recording
  • 💡Projects
    • Create and Manage Projects
      • Create a Project
      • Custom Templates
      • Manage Projects
    • Create Work
      • Tags
      • Dependency
      • Subtasks
      • Attachment & Comments
      • Use Markdown Syntax to format rich text
    • Screen Recording
    • Project Board
      • Phase Tracking
      • Kanban
      • Share Your Project Board
      • Save Kanban to Dashboard
    • Work Table
      • Update Work Items
      • Hierarchical Tree View
      • Filter Work Items
      • Multi-Level Sorting
      • Column Settings
      • Import Work Items
        • Import Comments
      • Export Work Items
    • Project Overview
    • Workload Estimates
    • Automation
      • Add Automation
      • Manage Automation
      • Automation Recommend
        • General
        • Cross-Project Collaboration
    • Project Settings
      • Project Members
        • Project Collaborator
      • Work Type
        • Custom Fields
      • Workflow
      • Features
      • Automation
      • Webhook
        • Webhook Custom Template Overview
        • Webhook Custom Template Variables
      • Audit Logs
        • Automation Usage
        • External-Sharing Logs
      • Tags
    • Notifications
    • Global Search and Hotkeys
  • 🖇️Cross Project
    • Gantt
      • Project Gantt
      • Project List
    • Dashboard
      • Widgets
  • 🛠️System Settings
    • OpenAPI
    • Field Management
    • Workday Settings
  • 🗃️Organization
    • Organization Information
    • Members Management
      • Groups
      • Invite Members
      • Add Members in Bulk
      • Invite New Members by Email
      • Share Team Link to Invite New Members
    • Permissions
  • 📍Personal Center
    • Personal Info
    • Notifications Settings
      • WorkZappy Weekly Report
    • My API Keys
    • Email Integration
Powered by GitBook
On this page
  • Prepare a data file for import
  • Download import template
  • Prepare import file
  • Import subtasks
  • Data formatting requirements
  • Formatting for date and date/time fields
  • Formatting for multi-value fields
  • Upload file
  • Field matching
  • Finalize importing into WorkZappy
Export as PDF
  1. Projects
  2. Work Table

Import Work Items

PreviousColumn SettingsNextImport Comments

Last updated 2 months ago

Prepare a data file for import

Download import template

  1. Click the icon on the upper right corner of the work table, and select Import.

  1. Download the import template.

Prepare import file

Organize your data into the template file for import.

  1. Columns in the file will be automatically mapped to fields in WorkZappy during import. Columns marked with * denotes required fields in WorkZappy.

  2. Each row indicates a work item record.

  3. A tab is created for each work type in the current project to input data for import.

  4. Up to 10,000 work items can be imported in one batch.

A column can be matched to a default field or a custom field.

You can also choose to exclude columns to be imported during mapping.

Import subtasks

  1. Add columns ID, Parent ID, and Work Type to the import file.

  2. For the subtask row, enter the subtask ID in the ID column, the parent work item's ID in the Parent ID column, and 'Subtask' in the Work Type column.

One parent work item can have multiple subtasks, the ID for each subtask must be unique.

Data formatting requirements

Formatting for date and date/time fields

Format
Example

Date

YYYY-MM-DD

2023-06-01

Time

YYY-MM-DD XX:XX:XX

(24 hour time)

2023-06-01 16:00:00

Formatting for multi-value fields

Use "," to separate multiple values in a single field.

Example: tag1,tag2,tag3

Upload file

Click the Upload button to upload your prepared import file.

Field matching

  1. After the file is uploaded, click Next to match the columns to fields in WorkZappy.

  2. The fields will be automatically matched first. You can edit them manually if needed.

Finalize importing into WorkZappy

  1. Click Next to continue.

  2. Click Start Importing to complete the import.

💡