Helpdesk migration

Migrate from Folder HelpDesk to Freshdesk

Field-level mapping, validation, and rollback between Folder HelpDesk and Freshdesk. We move data and schema; workflows are rebuilt natively in Freshdesk.

Folder HelpDesk logo

Folder HelpDesk

Source

Freshdesk

Destination

Freshdesk logo

Compatibility

90%

9 of 10

objects map 1:1 between Folder HelpDesk and Freshdesk.

Complexity

CModerate

Timeline

1-2 weeks

Rollback included Accuracy guarantee Field-level validation

Overview

What this migration involves

Moving from Folder HelpDesk to Freshdesk is a migration from a lightweight shared-inbox tool toward a multi-channel support platform with deeper automation, reporting, and integration depth. Folder HelpDesk organizes tickets around email routing with a flat organization model; Freshdesk introduces Companies, deeper custom field support, Scenario Automations, and Freddy AI. We migrate Tickets with full conversation threads including internal notes, Contacts (Customers) and their linked Organizations (Companies), Agents and Groups, Attachments, Tags, and Knowledge Base articles. SLA policies and breach timers reset at migration because Folder HelpDesk computes SLA state in real time and does not export it as historical data; we document the SLA configuration for manual re-creation in Freshdesk. Macros and automation rules migrate as text templates and documented inventories, not as executable code, since the conditional logic differs structurally between platforms.

Field-level fidelity

Every standard and custom field arrives verified.

Schema-aware mapping

AI proposes the map; you confirm before any record moves.

Relationships preserved

Parent–child, lookups, and ownership stay linked.

Full activity history

Calls, emails, meetings — with original timestamps.

Attachments & notes

Documents, uploads, and inline notes move with the record.

Why teams make this switch

Two sides of the same decision

Leaving

Folder HelpDesk logo

Folder HelpDesk

What's pushing teams away

  • Limited integrations with tools like Slack, Firebase, and other common support stack components causes workflow fragmentation.
  • Frequent platform updates introduce performance lags that disrupt daily ticket handling for active support teams.
  • Too many configuration buttons and options accumulate as the product matures, making simple tasks feel over-complicated.
  • Server connection issues and technical reliability problems affect access continuity and integration stability.
  • Limited API documentation and customization capabilities frustrate teams with advanced automation or reporting needs.

Choosing

Freshdesk logo

Freshdesk

What's pulling them in

  • Free tier for 1-2 agents with no credit card makes initial evaluation risk-free and appeals to startups and small support teams.
  • Per-agent pricing is predictable and scales cleanly as teams grow from Growth at $15/agent/month to Enterprise at $89/agent/month.
  • Freddy AI Copilot and Email AI Agent bring AI assistance without forcing a full platform switch, appealing to teams already embedded in Freshdesk.
  • Multilingual help desk and customer portal features serve global SMB teams without requiring enterprise-level investment.
  • Collaborators up to 5,000 included in paid plans allow non-agent stakeholders to view tickets without additional licensing cost.

Object mapping

How Folder HelpDesk objects map to Freshdesk

Each row shows how a Folder HelpDesk object lands in Freshdesk, including any object-level transformations, lookup resolution, or schema-design dependencies.

Typical mapping — final map is confirmed during the sample migration step.

Folder HelpDesk

Ticket

maps to

Freshdesk

Ticket

1:1
Fully supported

Folder HelpDesk Tickets map directly to Freshdesk Tickets. We preserve subject, body, status (translated to Freshdesk's Ticket Status values), priority, assignee (via agent email match), created_at and updated_at timestamps, and the full conversation thread including internal notes. Thread order is reconstructed from Folder HelpDesk's email received-headers and activity timestamps. Custom ticket fields migrate after Freshdesk's corresponding field schema is created during the destination configuration phase.

Folder HelpDesk

Customer

maps to

Freshdesk

Contact

1:1
Fully supported

Folder HelpDesk Customer records (end-user contacts linked to tickets) map to Freshdesk Contacts. We migrate name, email, phone, and any custom fields. Where Folder HelpDesk stores a company reference on the Customer, we resolve it against the Organization-to-Company mapping and set the Freshdesk Contact's company_id accordingly. Invalid or duplicate email addresses are flagged in the transfer log for admin review before finalization.

Folder HelpDesk

Organization

maps to

Freshdesk

Company

1:1
Fully supported

Folder HelpDesk Organization records map to Freshdesk Companies. The mapping applies where Organizations exist in the source account; Starter-tier Folder HelpDesk accounts may have minimal or no organization data. We preserve organization name and any linked custom fields. The Company record is created before any Contact import so that the company_id lookup is satisfied at the moment of Contact insert.

Folder HelpDesk

Agent

maps to

Freshdesk

Agent

1:1
Fully supported

Folder HelpDesk Agent records map to Freshdesk Agents. We resolve agents by email match against the Freshdesk agent list configured before migration. Agent role, group assignment, and active/inactive status transfer as-is. Any Folder HelpDesk agent without a corresponding Freshdesk agent is held in a reconciliation queue; the customer provisions the Freshdesk agent before record migration resumes.

Folder HelpDesk

Group/Team

maps to

Freshdesk

Group

1:1
Fully supported

Folder HelpDesk Groups and team routing assignments map to Freshdesk Groups. We extract group name, membership, and the group-to-agent assignments. Freshdesk Groups are created during the destination configuration phase and validated before the agent and ticket import begins, ensuring that group_id lookups resolve correctly on ticket insert.

Folder HelpDesk

Attachment

maps to

Freshdesk

Attachment

1:1
Fully supported

Ticket attachments migrate with filename, MIME type, and binary content preserved. Freshdesk's API enforces a 20 MB per-file attachment limit. We chunk large attachment batches, retry individual files, and flag any files exceeding the destination limit in the transfer log for manual retrieval. Inline images embedded in ticket conversation HTML migrate as separate Content-Disposition attachments with their original references preserved in the HTML body.

Folder HelpDesk

Tag

maps to

Freshdesk

Tag

1:1
Fully supported

Folder HelpDesk ticket tags migrate as flat tag labels applied to Freshdesk Tickets. Some helpdesk platforms use hierarchical labels (prefixed or nested) that do not map cleanly to Freshdesk's flat tag model. We apply a flatten strategy by stripping hierarchical prefixes and applying tags as-is, documenting any tags that represent nested categories for the customer to reorganize post-migration in Freshdesk's Tag Manager.

Folder HelpDesk

Custom Field

maps to

Freshdesk

Custom Field

lossy
Fully supported

Folder HelpDesk custom fields on tickets and customers require schema inspection before migration to align field types with Freshdesk equivalents. Text fields map to Freshdesk text, checkboxes to boolean, date fields to date, and dropdowns to picklist. Folder HelpDesk plan tiers gate certain field types; we flag any tier-gated fields unavailable on the source account's plan during discovery and propose a replacement strategy or field drop before import.

Folder HelpDesk

Knowledge Base Article

maps to

Freshdesk

Article

1:1
Fully supported

Folder HelpDesk knowledge base articles migrate with title, body HTML, and category/section placement preserved. HTML formatting in Folder HelpDesk articles requires content normalization before import into Freshdesk's article editor, which handles a subset of HTML tags. We strip unsupported tags, preserve links and basic formatting, and flag articles with complex nested tables or script embeds for manual review before the knowledge base goes live.

Folder HelpDesk

Macro/Template

maps to

Freshdesk

Macro

1:1
Fully supported

Folder HelpDesk macros and email templates migrate as text with variable placeholders preserved. Complex conditional logic in Folder HelpDesk macros does not map directly to Freshdesk's macro variable system because the two platforms use different placeholder syntax and conditional evaluation models. We export macro text and document the original logic so the Freshdesk admin can rebuild them using Freshdesk's Macro builder with the appropriate {{ticket.xxx}} variable syntax.

Gotchas + challenges

What specifically takes care here

Platform-specific issues from each side, plus the pair-specific challenges that don't show up on either platform's page on its own.

Folder HelpDesk logo

Folder HelpDesk gotchas

High

SLA breach state does not transfer as live data

Medium

Email thread metadata parsing varies by source

Medium

Custom field schema varies between account plans

Low

Attachment size limits may truncate large exports

Freshdesk logo

Freshdesk gotchas

High

API access is blocked on the free plan

High

Per-minute rate limits are account-wide and endpoint-specific

Medium

Multi-channel source types do not map 1:1 to all destinations

Medium

Custom objects created in-product cannot be accessed by other apps

Low

Contact import requires at least 10 existing tickets in the account

Pair-specific challenges

  • SLA breach state does not transfer as live data

    Folder HelpDesk computes SLA timers and breach state in real time on its server. The running breach clock is not exported as a historical record, and Freshdesk reconstructs SLA policy evaluation from the moment it is configured. We document the Folder HelpDesk SLA configuration (policies, thresholds, business hours) in a written summary for manual re-creation in Freshdesk's SLA Policies section. Teams should set SLA timers fresh on migration day and monitor breach tracking from day one, not expect pre-existing breach history to carry forward.

  • Folder HelpDesk API extraction reliability affects migration completeness

    Folder HelpDesk's API is constrained and not fully documented publicly, which limits the reliability of large-batch data extraction. We inspect the source account's API response structure during discovery, identify any pagination limits, and extract records in smaller batches to avoid truncation. For accounts with large ticket histories, we cross-validate record counts against Folder HelpDesk's admin dashboard before declaring the export complete. Incomplete exports triggered by API timeouts are retried with exponential backoff before proceeding.

  • Email thread metadata parsing varies by source inbox configuration

    Folder HelpDesk converts email threads to tickets using MIME headers that vary by the source email provider configuration. Some threads nest replies recursively while others flatten the conversation, affecting the chronological order of internal notes and customer replies in the migrated ticket. We normalize thread structure by parsing received headers and reconstructing conversation order, but deeply nested threading or non-standard reply formats may require manual spot-checking of a sample of migrated tickets against the source before full migration begins.

  • Custom field schema varies between Folder HelpDesk account plans

    Folder HelpDesk plan tiers gate certain custom field types. A field available on a Professional plan may not exist on a Starter plan, and the custom field API response reflects those tier restrictions. We inspect the source account's field schema during discovery, flag any tier-gated fields that will need to be either dropped or replaced with a destination-native equivalent, and align field data types with Freshdesk's supported custom field types before the first record imports.

Migration approach

Six steps for a successful Folder HelpDesk to Freshdesk data migration

  1. Discovery and schema inspection

    We audit the Folder HelpDesk account across objects: Tickets (volume, date range, status values, custom fields), Customers, Organizations, Agents, Groups, Tags, custom fields, and knowledge base sections. We inspect the API response structure for any plan-tier restrictions on field types and document the SLA policy configuration (policies, breach thresholds, business hours) as a written summary for manual re-creation in Freshdesk. The discovery output is a migration scope document and a field-level mapping matrix covering every source field that will transfer.

  2. Freshdesk destination configuration

    We set up the Freshdesk destination before any data moves. This includes provisioning Agents and Groups to match the Folder HelpDesk team structure, creating Freshdesk Ticket Status values that align with the source status vocabulary, adding Priority levels, creating custom fields on Contacts and Tickets to match the source schema, and pre-configuring the Companies object. We configure Freshdesk SLA Policies using the documented Folder HelpDesk SLA settings as the reference. All configuration is validated in a staging run before production migration begins.

  3. Demo migration and reconciliation

    We run a partial migration using a sample of 20-50 tickets with representative conversation threads, attachments, tags, and custom field values. The customer reconciles the demo output: ticket status translation accuracy, conversation thread ordering, attachment rendering, tag application, and custom field value display. We surface any mapping gaps at this stage and correct the field map before the production migration begins. The demo migration runs during a low-volume window agreed with the customer's team and does not interrupt active support operations.

  4. Production migration in dependency order

    We execute the full migration in record dependency order: Organizations first (so Company IDs resolve for Contact links), then Contacts (with company_id resolved), then Agents and Groups, then Tickets with full conversation history including internal notes, then Attachments in batched uploads, then Tags applied to the migrated tickets, then Knowledge Base articles with HTML normalization. We use Freshdesk's REST API with rate-limit handling and exponential backoff on 429 responses, chunking large attachment batches and flagging any file exceeding the 20 MB per-attachment limit. Each phase emits a row-count reconciliation report before the next phase starts.

  5. Cutover, validation, and configuration handoff

    We freeze Folder HelpDesk writes during the cutover window, run a final delta migration of any records modified during the migration, then enable Freshdesk as the system of record. We deliver the SLA policy documentation, macro inventory, and automation rebuild notes to the customer's Freshdesk admin. We support a one-week hypercare window where we resolve any data quality issues raised by the support team. We do not migrate workflows, automations, or SLA breach timers as code or live data; those are documented for manual re-creation in Freshdesk's admin section.

Platform deep dives

Context on both ends of the pair

Folder HelpDesk logo

Folder HelpDesk

Source

Strengths

  • Email-centric ticket creation via shared inbox routing — no portal required for customers to submit issues.
  • Per-agent flat-rate pricing without seat-count surprises for small growing teams.
  • Built-in customer portal for ticket tracking and knowledge base access on most plans.
  • Mobile-responsive interface allowing agents to handle tickets outside a desktop environment.
  • Basic reporting on ticket volume, response times, and agent workload included by default.

Weaknesses

  • Limited third-party integrations beyond email, reducing ecosystem connectivity for diverse support stacks.
  • API capabilities are constrained and not fully documented publicly, limiting automation potential.
  • Custom field and object customization is basic compared to enterprise helpdesk platforms.
  • Automation and macro logic lacks the depth needed for complex conditional routing or escalation rules.
  • Reporting and analytics are limited to pre-built dashboards without drill-down or custom metric support.
Freshdesk logo

Freshdesk

Destination

Strengths

  • Generous free tier with no credit card required for 1-2 agents for 6 months.
  • Per-agent pricing model is transparent and scales linearly with team growth.
  • Freddy AI Copilot integrates assistance directly into the agent workspace without requiring separate tooling.
  • Multilingual help desk and customer portal serve global teams on Pro and Enterprise plans.
  • Shared inbox, threads, and tasks keep ticket context unified across multi-channel conversations.

Weaknesses

  • Freddy AI is a separate paid add-on charged per session, making AI costs unpredictable and hard to budget.
  • Performance issues including delayed loading and duplicate tickets are recurring user complaints during high-volume periods.
  • Customization is more limited than Zendesk, with fewer workflow options and reporting flexibility.
  • Add-ons for chat, advanced routing, and custom reporting are gated behind higher tiers or separate module purchases.
  • API access is completely disabled on the free plan, blocking any programmatic data export or migration tooling.

Complexity grading

How hard is this migration?

Moderate Helpdesk migration. 3 of 7 objects need a mapping; the rest are 1:1.

C

Overall complexity

Moderate migration

Derived from compatibility, mapping clarity, API constraints, and data volume across Folder HelpDesk and Freshdesk.

  • Object compatibility

    C

    3 of 7 objects need a mapping; the rest are 1:1.

  • Field mapping clarity

    C

    Field mapping is derived from defaults — final spec confirmed during the sample migration.

  • Timeline complexity

    B

    7-object category — typical timelines run 2–7 days end-to-end.

  • API constraints

    B

    Folder HelpDesk: Not publicly documented.

  • Data volume sensitivity

    B

    Folder HelpDesk doesn't expose a bulk API — REST + parallelization used for high-volume runs.

Estimator

Estimate your Folder HelpDesk to Freshdesk migration cost

Rule-based pricing — no per-record fees, no manual quotes. Migrations over 2M records are scoped individually.

Step 1

What are you migrating?

Pick a category, then your source and destination platforms.

Category

FAQ

Frequently asked questions about Folder HelpDesk to Freshdesk data migrations

Answers to the questions buyers ask most during Folder HelpDesk to Freshdesk migration scoping. Not seeing yours? Book a call.

Can't find your answer?

Walk through your Folder HelpDesk to Freshdesk migration with a real engineer — 30 minutes, free, written quote within 24 hours.

Book a free 30 minute consultation

Most long-tail migrations land between one and two weeks for accounts under 2,000 tickets with a straightforward status vocabulary and no complex custom fields. Migrations with extensive custom field schemas, large attachment volumes (many files exceeding 10 MB), or knowledge base articles with complex HTML structures move to two to four weeks. The timeline is driven by data volume, attachment size distribution, and the number of knowledge base sections requiring HTML normalization.

Adjacent paths

Related migrations to explore

Ready when you are

Move from Folder HelpDesk.
Land in Freshdesk, intact.

Tell us record counts and timeline. We'll come back with a written quote inside 1 business day — no commitment, no sales pitch.

Accuracy guarantee Rollback included Quote in 1 business day