Helpdesk migration
Field-level mapping, validation, and rollback between BoldDesk and Zendesk. We move data and schema; workflows are rebuilt natively in Zendesk.
BoldDesk
Source
Zendesk
Destination
Compatibility
8 of 10
objects map 1:1 between BoldDesk and Zendesk.
Complexity
BStandard
Timeline
3-5 weeks
Overview
Moving from BoldDesk to Zendesk is a structural migration that resolves three data-model mismatches at the outset. First, BoldDesk Contact Groups map to Zendesk Organizations—the grouping logic migrates but the customer chooses whether to assign individual contacts to orgs or keep them as standalone requesters. Second, BoldDesk's standalone Knowledge Base structure (categories with nested sub-categories) flattens into Zendesk Guide's three-tier hierarchy of Category, Section, and Article, which we re-create and re-link during migration. Third, BoldDesk's per-agent pricing at $10–25/month contrasts sharply with Zendesk Suite Team at $89/agent/month, so the migration cost model must reflect the destination subscription. BoldDesk workflow definitions (routing rules, SLA policies, escalation triggers) are documented as structured JSON during discovery and handed off for Zendesk admin reconstruction; we do not migrate automations as transferable code. Canned Responses map to Zendesk Macros at the template level, and attachments are re-uploaded via Zendesk's attachment API with original filenames preserved.
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 BoldDesk object lands in Zendesk, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
BoldDesk
Ticket
Zendesk
Ticket
1:1BoldDesk Tickets map directly to Zendesk Tickets. BoldDesk status (Open, Pending, Resolved, Closed) maps to Zendesk ticket status; priority maps to Zendesk priority (Low, Normal, High, Urgent). Channel origin (email, chat, social, web form) maps to the Zendesk via attribute. All ticket comments migrate as Ticket Comments with the IsPublic flag preserved so internal notes stay internal. BoldDesk's SLA policy assignment migrates as a Zendesk SLA Policy reference note; the actual SLA policy must be recreated in Zendesk admin post-migration.
BoldDesk
Contact
Zendesk
User (End User)
1:1BoldDesk Contact records map to Zendesk End Users. Standard fields (name, email, phone, organization) map to Zendesk User equivalents. Any BoldDesk custom Contact fields migrate as Zendesk custom_fields on the User record. We resolve the BoldDesk contact-to-Contact Group membership as a Zendesk Organization membership if the customer selects Organization-based grouping, or preserve the group membership as a tag if they prefer standalone users.
BoldDesk
Contact Group
Zendesk
Organization
lossyBoldDesk Contact Groups are a standalone object with membership records and group-level custom fields. Zendesk Organizations are top-level entities that Users belong to. We extract every BoldDesk Contact Group, create a corresponding Zendesk Organization, and reassign Contact Group members as Organization members. Group-level custom fields are not natively supported on Zendesk Organizations—these migrate as custom_fields on the Organization record. The customer chooses the grouping strategy during scoping: Organization-based, tag-based, or a hybrid where key groups become Organizations and the rest become tags.
BoldDesk
Agent
Zendesk
Agent (Agent role)
1:1BoldDesk Agent records (user accounts with role assignments) map to Zendesk Users with Agent or Admin roles. BoldDesk role names (Agent, Team Lead, Admin) map to Zendesk equivalents (Agent, Light Agent, Admin). We preserve role permissions as a mapping note for the customer's Zendesk admin to configure in Access control. Agents without a matching email in the destination are held in a reconciliation queue; the admin provisions the Zendesk user before record import resumes.
BoldDesk
Custom Fields
Zendesk
Custom Fields
1:1BoldDesk custom fields on Tickets, Contacts, and Contact Groups (text, dropdown, date, number, boolean) map to Zendesk custom_fields with equivalent types. BoldDesk dropdown option labels map to Zendesk custom_field_options with the name and tag values preserved. Date fields in BoldDesk format (YYYY-MM-DD) migrate as Zendesk date values without transformation. Zendesk's new custom objects experience cannot mark fields as required at the schema level—a limitation we document and flag for the customer's admin to handle through Zendesk's validation rules post-migration.
BoldDesk
Knowledge Base Article
Zendesk
Guide Article
1:1BoldDesk KB articles (stored as HTML content with title, body, category assignment, and attachment metadata) migrate to Zendesk Guide Articles under the corresponding Section. We export the raw HTML body and preserve the original title and section assignment. Embedded images and media references are re-uploaded to Zendesk Guide's attachment storage and the HTML is updated with new media URLs. A post-migration content review pass is standard because BoldDesk HTML may include embedded elements that render differently in Zendesk Guide's editor. Draft articles migrate as draft Zendesk articles.
BoldDesk
KB Category
Zendesk
Category + Section
lossyBoldDesk KB Categories form a hierarchical tree (category with sub-categories). Zendesk Guide uses a three-tier structure: Category > Section > Article. We map the BoldDesk top-level category to a Zendesk Guide Category, BoldDesk sub-categories to Zendesk Guide Sections within that Category, and link migrated articles to the correct Section. The Zendesk Guide product must be activated in the destination account before section and article migration begins. Section ordering is preserved by the sort order attribute.
BoldDesk
Canned Response
Zendesk
Macro
1:1BoldDesk Canned Responses (reusable message templates with optional subject and folder structure) map to Zendesk Macros. The template body text migrates as the Macro actions value; folder organization maps to Zendesk Macro grouping in the admin interface. BoldDesk canned responses scoped to specific Contact Groups require a Zendesk admin to reconfigure Macro visibility to agents and groups post-migration since Zendesk scopes Macros via visibility settings rather than Contact Group assignment.
BoldDesk
Tag
Zendesk
Tag
1:1BoldDesk tags on Tickets and Contacts migrate as Zendesk Tags. Tags are stored as a flat list in Zendesk and associated via the tags array on Ticket and User records. BoldDesk tag names carry over exactly; no transformation is applied. If the customer used a naming convention to encode metadata (for example, product_line:widget), those compound tags are preserved as single strings and the customer's Zendesk admin decides whether to split them into separate tags for reporting purposes.
BoldDesk
Attachment
Zendesk
Attachment
1:1BoldDesk file attachments on Tickets and KB Articles are downloaded as binary blobs and re-uploaded to Zendesk via the attachments API endpoint. The original filename and content type are preserved. Zendesk attachments on tickets are linked to comments; attachments on Guide articles are linked to the article. Large file attachments (over 20 MB per Zendesk's limit) are flagged and handled per the customer's preference: split across comments or archived with a link reference.
| BoldDesk | Zendesk | Compatibility | |
|---|---|---|---|
| Ticket | Ticket1:1 | Fully supported | |
| Contact | User (End User)1:1 | Fully supported | |
| Contact Group | Organizationlossy | Fully supported | |
| Agent | Agent (Agent role)1:1 | Fully supported | |
| Custom Fields | Custom Fields1:1 | Mapping required | |
| Knowledge Base Article | Guide Article1:1 | Fully supported | |
| KB Category | Category + Sectionlossy | Fully supported | |
| Canned Response | Macro1:1 | Fully supported | |
| Tag | Tag1:1 | Fully supported | |
| Attachment | Attachment1:1 | 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.
BoldDesk gotchas
API rate limits vary sharply between legacy plan tiers
AI credit consumption is not included in standard plans
Workflow automations require manual reconstruction at the destination
Knowledge base articles store HTML content that may require post-migration formatting review
Zendesk gotchas
Data export requires API scripting on non-Enterprise plans
Automations cap at 500 active rules and 1,000 tickets per hour
Help Center has no native export feature
Custom Objects and full data export are Enterprise-only
Pair-specific challenges
Migration approach
Discovery and plan tier confirmation
We audit the source BoldDesk account across plan tier (Momentum, Scale, Enterprise), active API rate limit ceiling, object volumes (tickets by status, contacts, contact groups, agents, KB articles by category), active workflow count, and canned response library size. We confirm the destination Zendesk plan (Support Suite Team, Growth, or Enterprise) and whether Zendesk Guide is included or needs to be activated separately. The discovery output is a written migration scope document covering record counts, grouping strategy decision (Contact Groups to Organizations, tags, or hybrid), and a cutover window recommendation.
Contact Group mapping strategy and Organization schema
We work with the customer's admin to confirm the Contact Group mapping strategy: which BoldDesk Contact Groups become Zendesk Organizations, which become tags on the User record, and which require no mapping. We pre-create Zendesk Organizations in the destination account (or tag assignments as applicable) before Contact migration begins so that User-to-Organization membership can be resolved at insert time. If the customer uses group-level custom fields, we configure those as Organization custom_fields in Zendesk admin during this phase.
Zendesk Guide activation and KB hierarchy reconstruction
We confirm that Zendesk Guide is activated on the destination account. If it is not, we migrate KB content as structured HTML blocks in a temporary location and schedule Guide provisioning as a prerequisite. We create the Zendesk Guide Category and Section structure matched to the BoldDesk Category tree, preserving sort order and parent-child relationships. Sections are created before any article migration so that migrated articles can be linked to the correct parent Section at insert time.
Sandbox migration and record reconciliation
We run a full migration into the destination Zendesk environment using production-like data volumes. The customer's admin reconciles record counts (Tickets in, Users in, Organizations in, Articles in, Macros in), spot-checks 25-50 random records against the BoldDesk source for field accuracy, and reviews the KB article rendering in Zendesk Guide. Any mapping corrections, Organization assignment issues, or Guide hierarchy errors are resolved at this stage before production migration begins.
Production migration in dependency order
We run production migration in dependency order: Organizations first (if Contact Groups are mapped), then Users (Agents, then End User Contacts), Tickets with custom_fields and comments (via Zendesk tickets API with chunked batches), Canned Responses as Macros, Tags (flat import), KB Articles with HTML body and attachment re-uploads, and finally Attachments on tickets and articles. BoldDesk API rate limits are respected throughout; 429 responses trigger exponential backoff. Each phase emits a row-count reconciliation report before the next phase begins.
Cutover, delta sync, and workflow handoff
We freeze BoldDesk writes during the cutover window, run a final delta migration of any tickets or contacts modified during the migration run, then enable Zendesk as the system of record. We deliver a written inventory of every BoldDesk active workflow with its trigger conditions, routing rules, SLA assignments, and escalation chain documented for the customer's Zendesk admin to rebuild as Zendesk Triggers, Automations, and SLA Policies. We support a one-week hypercare window for reconciliation issues. Workflow rebuild, macro scoping to agents and groups, and Zendesk Guide branding remain outside the migration scope.
Platform deep dives
BoldDesk
Source
Strengths
Weaknesses
Zendesk
Destination
Strengths
Weaknesses
Complexity grading
Standard Helpdesk migration. 2 of 7 objects need a mapping; the rest are 1:1.
Overall complexity
Standard migration
Derived from compatibility, mapping clarity, API constraints, and data volume across BoldDesk and Zendesk.
Object compatibility
2 of 7 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
7-object category — typical timelines run 2–7 days end-to-end.
API constraints
BoldDesk: 100–500 req/min depending on plan tier; trial accounts limited to 50 req/min and 1,000 req/hour.
Data volume sensitivity
BoldDesk 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 BoldDesk to Zendesk migration scoping. Not seeing yours? Book a call.
Walk through your BoldDesk to Zendesk migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave BoldDesk
Other ways to arrive at Zendesk
Same-Helpdesk 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.