Project Management migration
Field-level mapping, validation, and rollback between Project Central and Trello. We move data and schema; workflows are rebuilt natively in Trello.
Project Central
Source
Trello
Destination
Compatibility
8 of 12
objects map 1:1 between Project Central and Trello.
Complexity
CModerate
Timeline
3-5 weeks
Overview
Migrating from Project Central to Trello requires careful navigation of a fundamental asymmetry: Project Central does not publish a public REST API or documented export endpoints, while Trello exposes a full REST API with board, card, and custom field endpoints. We resolve the source-side extraction gap by working with Project Central's Microsoft 365 backing store, SharePoint-linked document references, and any available Azure AD-backed data export, then map the extracted Projects to Trello Boards, Tasks to Cards, and Tags to Labels. Custom fields from Project Central require Trello's Custom Fields Power-Up on the destination side; we install and configure this Power-Up during setup. Due dates, assignees, checklists, and task hierarchy (parent-child relationships) transfer as native Trello fields and Power-Up features. We do not migrate Project Central Status Workflows or Views as automation code; we deliver a written inventory of each configured workflow with its trigger logic and a recommended Trello Board, List, and Automation rebuild approach for the customer's project manager to implement post-migration.
Every standard and custom field arrives verified.
AI proposes the map; you confirm before any record moves.
Parent–child, lookups, and ownership stay linked.
Calls, emails, meetings — with original timestamps.
Documents, uploads, and inline notes move with the record.
Why teams make this switch
Leaving
What's pushing teams away
Choosing
What's pulling them in
Object mapping
Each row shows how a Project Central object lands in Trello, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
Project Central
Project
Trello
Board
1:1Each Project Central Project becomes a Trello Board. We extract the Project name, description, status, and custom fields and create a corresponding Board in the destination Trello Workspace. If the source Project contains sub-projects or grouped task sets, we create a Board per top-level Project and configure Lists within that Board to represent task groupings. We do not migrate Project Central Views (which are display configurations) as they have no Trello equivalent; we document the View structure for the customer's PM to replicate as Board Filters and saved Views in Trello.
Project Central
Task
Trello
Card
1:1Project Central Tasks map directly to Trello Cards. We transfer the task name as the Card title, description as the Card description (with SharePoint link references preserved as hyperlinks), due date as the Card due date, and assignee as a Card member. Task hierarchy (parent Tasks with child sub-tasks) maps to Trello Card hierarchy via the Card Hierarchy Power-Up if installed, or as a Checklist on the parent Card with child items listed as checklist entries.
Project Central
Task Assignee
Trello
Card Member
1:1Project Central Task Owners map to Trello Card Members. We resolve each Project Central user by email address against the Trello destination Workspace members. Members who do not yet exist in Trello are flagged for the customer to provision before migration; if the customer uses Atlassian ID matching the same email domain, the accounts auto-link during the Trello invite flow.
Project Central
Task Status
Trello
List
lossyProject Central Status workflow values (e.g., To Do, In Progress, In Review, Done) map to Trello Lists on each Board. We configure the Lists during Board setup to match the status values used in the source Project. If the source uses Agile methodology with sprint states, we create Lists that reflect the sprint cadence and document the mapping for the customer's PM to adjust post-migration.
Project Central
Tag
Trello
Label
1:1Project Central Tags map to Trello Labels on each Card. We extract the full tag taxonomy (colors and names) and create corresponding Labels in the destination Board. If tags have color coding in Project Central, we replicate the color assignment on the Trello Label. Labels with no corresponding Card are created as empty labels and can be cleaned up post-migration.
Project Central
Custom Field
Trello
Custom Field (Power-Up)
lossyProject Central Custom Fields on Tasks require Trello's Custom Fields Power-Up (free). We install the Power-Up on each destination Board during setup and create custom field definitions matching the source type: text fields map to Text custom fields, numeric fields map to Number custom fields, date fields map to Date custom fields, and dropdown-style fields map to Dropdown custom fields. We then populate the custom field values on each Card during the card migration phase.
Project Central
SharePoint Link
Trello
Card Attachment or Card Link
1:1Project Central stores no native file attachments; only SharePoint links back to documents. We extract the SharePoint URLs from each Task and map them to Trello Card link attachments. If the destination Trello Workspace has the SharePoint Power-Up installed, we configure the SharePoint site connection so that links open directly within Trello. We do not download or re-upload the underlying SharePoint documents; the links are preserved as references.
Project Central
Task Hierarchy
Trello
Checklist or Card Hierarchy Power-Up
lossyProject Central supports parent-child task relationships where a parent Task contains sub-Tasks. We map this to Trello in one of two ways depending on customer preference during scoping: as a Checklist on the parent Card with each child listed as a checklist item (no Power-Up required), or as Card hierarchy using the Card Hierarchy Power-Up (free) which renders sub-Cards visually indented under the parent Card. The customer chooses the approach before migration begins.
Project Central
Engagement: Comments
Trello
Card Comments
1:1Project Central activity logs and comments on Tasks map to Trello Card Comments. We extract comment text, author (by email resolution to Trello member), and timestamp. Comments are inserted in chronological order on the destination Card using the Trello API. If Project Central stores internal-only notes separately from comments, we map internal notes to a prefixed Card Comment with a [Internal Note] label.
Project Central
Due Date
Trello
Card Due Date
1:1Task due dates from Project Central transfer directly to Card due dates in Trello. We preserve the original date and time if present; if only a date is stored, we set the Card due time to end of day. If the source includes a due-time component, we include it. Cards without due dates are created with no due date set.
Project Central
Checklist
Trello
Checklist
1:1If Project Central supports checklist items on Tasks, each checklist maps to a Trello Checklist on the corresponding Card. Checklist item text, completion status, and ordering transfer directly. Incomplete items appear at the top of the Trello Checklist in their original order.
Project Central
Status Workflow
Trello
List Configuration
lossyProject Central Status Workflows are process configurations that define the allowed status transitions per Project. These do not have a direct Trello equivalent as code. We document each Workflow's status values, transition rules, and configured notifications as part of the workflow inventory deliverable. The customer's project manager uses this inventory to configure Trello Lists and, if needed, Butler automation rules to replicate the workflow logic.
| Project Central | Trello | Compatibility | |
|---|---|---|---|
| Project | Board1:1 | Fully supported | |
| Task | Card1:1 | Fully supported | |
| Task Assignee | Card Member1:1 | Fully supported | |
| Task Status | Listlossy | Fully supported | |
| Tag | Label1:1 | Fully supported | |
| Custom Field | Custom Field (Power-Up)lossy | Fully supported | |
| SharePoint Link | Card Attachment or Card Link1:1 | Fully supported | |
| Task Hierarchy | Checklist or Card Hierarchy Power-Uplossy | Fully supported | |
| Engagement: Comments | Card Comments1:1 | Fully supported | |
| Due Date | Card Due Date1:1 | Fully supported | |
| Checklist | Checklist1:1 | Fully supported | |
| Status Workflow | List Configurationlossy | Fully supported |
Gotchas + challenges
Platform-specific issues from each side, plus the pair-specific challenges that don't show up on either platform's page on its own.
Project Central gotchas
Microsoft 365 license is a hard prerequisite
Attachments are SharePoint links only — files are not duplicated in Project Central
No public API or developer portal — extraction is UI/CSV-driven
Pricing model is flat $49/month for unlimited users, not per-user as commonly assumed
Project Online migration timing — Microsoft sunset in September 2026
Trello gotchas
Billing model uses maximum seat quantity at term midpoint
Custom Field data historically stored in pluginData
API rate limits are token-gated and can block bulk migration
Guest-to-paid seat conversion triggers on multi-board membership
Automation command runs are capped per plan and overage triggers upgrade pressure
Pair-specific challenges
Migration approach
Discovery and access provisioning
We audit the source Project Central environment: we identify the Projects, Tasks, Tags, custom field definitions, SharePoint link references, and any task hierarchy data to be migrated. Because Project Central has no public API, we scope the Microsoft 365 access pathway required for extraction (Azure AD read permissions, SharePoint site access, and Project Central admin export capability). We also inventory the destination Trello Workspace structure: existing Boards, Lists, Power-Ups, and member accounts. The discovery output is a written scope document with record counts, a custom field type inventory, and a confirmed extraction pathway.
Schema design and Trello Power-Up configuration
We design the destination schema in Trello. This includes creating a new Board per Project (or consolidating multiple Projects onto a single Board if scoped that way), configuring Lists to match the Project Central Status workflow values, creating Labels matching the tag taxonomy, and installing the Custom Fields Power-Up on each Board. If the customer chose the Card Hierarchy Power-Up option for parent-child task mapping, we install and configure that as well. We deploy the initial Board structure via the Trello API before any card data is inserted.
Data extraction from Project Central
We extract data from Project Central using the scoped Microsoft 365 access pathway. This includes exporting all Projects with their metadata, all Tasks with assignees, due dates, descriptions, tags, and custom field values, all SharePoint link references, and any comment or activity log entries. If the source data is stored across multiple Microsoft 365 sites or SharePoint lists, we consolidate the export into a unified dataset. We flag any records that cannot be extracted due to access restrictions and escalate to the customer's tenant admin.
Data transformation and mapping validation
We transform the extracted data into Trello API payloads: Projects to Board creation calls, Tasks to Card creation calls with member resolution, Tags to Label creation calls, custom fields to Custom Field definition and value calls, and SharePoint links to Card link attachments. We validate the mapping against the Trello schema: List names must be valid strings, member emails must resolve to Workspace members, and custom field types must match Trello's supported types (Text, Number, Date, Dropdown, Checkbox, Labels). We run a small-sample validation pass (50-100 cards) before the full migration begins.
Sandbox migration and reconciliation
We run a full migration into a Trello Workspace that the customer designates as a staging environment, or into a separate Workspace if the production Workspace cannot be used for testing. The customer's project manager reconciles record counts: Boards created match Projects exported, Cards created match Tasks exported, Labels match Tags, and custom field values are populated correctly on a sample of Cards. Any mapping corrections (wrong List, incorrect custom field type, missing member) are corrected in the transform layer before the production migration.
Production migration and cutover
We run the production migration in dependency order: Boards first, then Lists, then Labels, then Custom Field definitions, then Cards with members and custom field values, then card comments, then SharePoint link attachments. Each phase emits a row-count reconciliation report. After all data is loaded, we verify card counts, custom field completeness, and label application against the source inventory. We deliver the Workflow and View inventory document to the customer's PM team. We do not rebuild Project Central workflows as Trello Butler rules inside the migration scope; that work is handled by the customer's team using the inventory document. We provide a one-week hypercare window for reconciliation issues.
Platform deep dives
Project Central
Source
Strengths
Weaknesses
Trello
Destination
Strengths
Weaknesses
Complexity grading
Moderate Project Management migration. 4 of 8 objects need a mapping; the rest are 1:1.
Overall complexity
Moderate migration
Derived from compatibility, mapping clarity, API constraints, and data volume across Project Central and Trello.
Object compatibility
4 of 8 objects need a mapping; the rest are 1:1.
Field mapping clarity
Field mapping is derived from defaults — final spec confirmed during the sample migration.
Timeline complexity
8-object category — typical timelines run 2–7 days end-to-end.
API constraints
Project Central: Not publicly documented.
Data volume sensitivity
Project Central doesn't expose a bulk API — REST + parallelization used for high-volume runs.
Estimator
Rule-based pricing — no per-record fees, no manual quotes. Migrations over 2M records are scoped individually.
Step 1
Pick a category, then your source and destination platforms.
Category
FAQ
Answers to the questions buyers ask most during Project Central to Trello migration scoping. Not seeing yours? Book a call.
Walk through your Project Central to Trello migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave Project Central
Other ways to arrive at Trello
Same-Project Management migrations
Ready when you are
Tell us record counts and timeline. We'll come back with a written quote inside 1 business day — no commitment, no sales pitch.