Helpdesk migration
Field-level mapping, validation, and rollback between Folder HelpDesk and Gorgias. We move data and schema; workflows are rebuilt natively in Gorgias.
Folder HelpDesk
Source
Gorgias
Destination
Compatibility
12 of 13
objects map 1:1 between Folder HelpDesk and Gorgias.
Complexity
CModerate
Timeline
2-3 weeks
Overview
Moving from Folder HelpDesk to Gorgias is a migration from a lightweight email-centric shared inbox to a multi-channel ecommerce helpdesk built for Shopify-native brands. Folder HelpDesk structures support around Tickets and Customers; Gorgias adds a full Orders context panel, AI Agent automation, and cross-channel routing across email, chat, SMS, voice, and social. We map Folder HelpDesk Tickets to Gorgias Tickets, preserve the conversation thread including internal notes, resolve the assignee-to-agent lookup, and carry Tags as flat labels. We do not migrate SLA policies or breach timers as live data, and we do not migrate Workflows or Macros as code. Both limitations are documented in a written handoff so your admin rebuilds them in Gorgias Workflows 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 Folder HelpDesk object lands in Gorgias, 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
Gorgias
Ticket
1:1Folder HelpDesk Tickets map directly to Gorgias Tickets. We preserve subject, body, status, priority, assignee reference, created_at and updated_at timestamps, and the full conversation thread including internal notes. Thread order is reconstructed by parsing received-date headers from each message in the Folder HelpDesk email thread. Status mapping: Folder HelpDesk Open maps to Gorgias open, Folder HelpDesk Closed maps to Gorgias closed, Folder HelpDesk Pending maps to Gorgias open with a note flagging the status difference. Priority maps from Folder HelpDesk priority values (low, normal, high, urgent) to Gorgias priority integers (0-3).
Folder HelpDesk
Customer
Gorgias
Customer
1:1Folder HelpDesk Customer records map to Gorgias Customer. We migrate name, email, phone, and any custom fields. The Gorgias Customer object holds persistent customer context across tickets. If Folder HelpDesk stores customer address or company affiliation separately, we merge those fields into the Gorgias Customer record. Note: Gorgias caps active customer fields at 4; any Folder HelpDesk customer custom fields beyond this limit are flagged during discovery and either consolidated into a text field or dropped per the customer's choice.
Folder HelpDesk
Organization
Gorgias
Customer (company attribute)
many:1Folder HelpDesk Organizations (company-level records grouping multiple customers) merge into the Gorgias Customer record's company name and domain fields. Not all Folder HelpDesk accounts use Organizations as a distinct object; we inspect the source schema during discovery. Where Organization exists, we map its name to the Gorgias Customer company field and its domain to the external_id or customer attribute used by the Shopify integration for automatic customer matching.
Folder HelpDesk
Agent
Gorgias
Agent (User)
1:1Folder HelpDesk Agents map to Gorgias Agents by email address as the dedupe key. We migrate agent name, email, role, and group assignment. Agent-to-ticket ownership transfers as-is when the destination agent email already exists in Gorgias. Agents without a matching Gorgias account go into a reconciliation queue for the customer to provision before record import resumes.
Folder HelpDesk
Attachment
Gorgias
Attachment
1:1File attachments on Folder HelpDesk Tickets migrate to Gorgias Ticket attachments. We preserve filename, MIME type, and binary content. Files exceeding Gorgias API attachment size limits are flagged in the transfer log for manual retrieval. Inline images embedded in ticket body HTML are extracted and stored as separate attachments. Folder HelpDesk per-file size limits may affect export chunking on large accounts.
Folder HelpDesk
Tag
Gorgias
Tag
1:1Folder HelpDesk Tags (flat labels applied to tickets) map to Gorgias Tags by name. Both platforms use flat tag names rather than hierarchical labels, so no flatten or prefix strategy is needed. Tags that appear only in Folder HelpDesk without being applied to any ticket are not migratable (Gorgias only imports tags attached to tickets). We export the full tag list and filter to those with at least one ticket reference.
Folder HelpDesk
Custom Field (Ticket)
Gorgias
Ticket Field
1:1Folder HelpDesk custom fields on Tickets map to Gorgias Ticket Fields. We inspect the source account's field schema during discovery and generate a field map. Each custom field requires value-type alignment: Folder HelpDesk text fields map to Gorgias text ticket fields, dropdown values map to Gorgias dropdown fields, date fields map to date fields, and checkbox fields map to Gorgias yes/no fields. Conditional ticket field visibility in Gorgias is configured post-migration by the customer's admin.
Folder HelpDesk
Custom Field (Customer)
Gorgias
Customer Field
1:1Folder HelpDesk custom fields on Customer records map to Gorgias Customer Fields. Gorgias enforces a maximum of 4 active customer fields. If Folder HelpDesk has more than 4 customer-level custom fields, we prioritize the 4 most-used fields during import and flag the remainder for manual consolidation or archiving post-migration. Field type alignment (yes/no, dropdown, text) follows the same mapping logic as ticket fields.
Folder HelpDesk
SLA Policy
Gorgias
SLA Policy
1:1SLA policies and breach timers do not migrate as live data. SLA configuration in Folder HelpDesk is stored as platform-computed real-time values that do not export as historical breach state. We document the SLA configuration (policy name, rule conditions, timer durations) in a written summary for the customer's admin to re-create manually in Gorgias SLA settings. The breach clock resets on migration day; teams should set SLA timers fresh in Gorgias and monitor breaches from day one.
Folder HelpDesk
Knowledge Base Article
Gorgias
Knowledge Base Article
1:1Folder HelpDesk Knowledge Base Articles migrate to Gorgias Help Center articles. We export title, body HTML, category/section placement, and attachments. Folder HelpDesk articles may use markdown or HTML formatting; Gorgias uses its own formatting system. We normalize content during export by stripping unsupported HTML tags and reconstructing basic formatting (headings, lists, links) in Gorgias-compatible markup. Complex tables, embedded code snippets, and non-standard HTML may require post-migration manual review.
Folder HelpDesk
Macro / Template
Gorgias
Macro
1:1Folder HelpDesk Macros (pre-written reply templates) migrate to Gorgias Macros. We export macro text and variable placeholders. Folder HelpDesk macros with simple reply-text and status-change actions map directly to Gorgias macro actions. Macros with conditional logic, multi-step branching, or integration-trigger actions do not migrate as executable rules; these are documented in the automation inventory for the customer's admin to rebuild in Gorgias Workflows post-migration.
Folder HelpDesk
Time Entry
Gorgias
Time Entry
1:1Billable or tracking hours logged against a Folder HelpDesk Ticket map to Gorgias Time Entries where supported on the destination plan. We map time value, agent reference, and ticket linkage. Time entries without a matching Gorgias agent go to the reconciliation queue. If Gorgias Time Tracking is not active on the destination plan, time entries are documented in the written handoff for manual re-entry or a time-tracking integration setup.
Folder HelpDesk
Group / Team
Gorgias
Team
1:1Folder HelpDesk Groups (team-level routing assignments) map to Gorgias Teams. We map group name and agent membership. Mapping to the Gorgias team structure requires a pre-migration alignment review because Folder HelpDesk group hierarchies may be flatter than Gorgias's team configuration model. Agents must be provisioned in Gorgias before their group membership can be assigned.
| Folder HelpDesk | Gorgias | Compatibility | |
|---|---|---|---|
| Ticket | Ticket1:1 | Fully supported | |
| Customer | Customer1:1 | Fully supported | |
| Organization | Customer (company attribute)many:1 | Fully supported | |
| Agent | Agent (User)1:1 | Fully supported | |
| Attachment | Attachment1:1 | Fully supported | |
| Tag | Tag1:1 | Fully supported | |
| Custom Field (Ticket) | Ticket Field1:1 | Fully supported | |
| Custom Field (Customer) | Customer Field1:1 | Fully supported | |
| SLA Policy | SLA Policy1:1 | Fully supported | |
| Knowledge Base Article | Knowledge Base Article1:1 | Fully supported | |
| Macro / Template | Macro1:1 | Fully supported | |
| Time Entry | Time Entry1:1 | Fully supported | |
| Group / Team | Team1: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.
Folder HelpDesk gotchas
SLA breach state does not transfer as live data
Email thread metadata parsing varies by source
Custom field schema varies between account plans
Attachment size limits may truncate large exports
Gorgias gotchas
AI Agent adds outcome-based fees on top of billable ticket costs
Overage billing for tickets scales nonlinearly
API rate limits restrict bulk export throughput
Agent data visibility cannot be restricted by role for GDPR use cases
Knowledge Base translations require separate API calls per locale
Pair-specific challenges
Migration approach
Discovery and schema audit
We audit the source Folder HelpDesk account across plan tier (Starter, Professional, Enterprise), active ticket count, custom field schema, knowledge base article count and formatting, macro count and complexity, and any time entry or SLA policy configuration. We pair this with a Gorgias plan assessment to determine whether the customer's channel scope (email-only vs multi-channel) and automation needs align with Starter, Advanced, or Enterprise. The discovery output is a written migration scope with record counts per object, a custom field map, and the two-year history cutoff confirmation.
Gorgias workspace configuration pre-setup
Before any data moves, we configure the Gorgias workspace to receive Folder HelpDesk objects. This includes provisioning ticket fields matching the Folder HelpDesk custom field schema, setting up customer fields (with the 4-field cap noted and resolved), creating Teams matching Folder HelpDesk Groups, provisioning Agents, and configuring the knowledge base structure matching Folder HelpDesk article categories. The customer creates the Gorgias account and selects the plan during this phase so we can confirm which object types and limits apply.
Sample migration and reconciliation
We run a test migration of a representative sample of Folder HelpDesk data (typically 50-100 tickets across different statuses, priorities, and assignee combinations) into a Gorgias sandbox or staging environment. The customer reviews the migrated tickets, checks that conversation thread order is correct, confirms custom field values map correctly, and validates that agent assignments resolve as expected. Sample migration corrections inform the full migration field map before production import begins.
Agent reconciliation and provisioning
We extract every distinct Folder HelpDesk Agent referenced on Tickets and Groups and match by email against the Gorgias destination workspace. Agents without a matching Gorgias account go to a reconciliation queue. The customer provisions any missing agents in Gorgias before record import resumes. Migration cannot proceed past this step because assignee references must resolve to a valid Gorgias User at import time.
Production migration in dependency order
We run production migration in record-dependency order: Agents first (validated, not migrated), then Customers (with Organization merge applied), then Tickets (with conversation thread normalization, internal note flagging, and tag mapping), then Attachments (chunked for size), then Knowledge Base Articles (with content normalization), then Macros (text and basic actions only), then Time Entries (if applicable). Each phase emits a row-count reconciliation report before the next phase begins. SLA policies, workflows, and complex macro logic are documented but not imported as code.
Cutover, validation, and automation rebuild handoff
We freeze Folder HelpDesk writes during cutover, run a final delta migration of any records modified during the migration window, then enable Gorgias as the system of record. We deliver the automation inventory document listing every Folder HelpDesk macro and workflow rule with its conditions, actions, and recommended Gorgias Workflow equivalent for the customer's admin to rebuild. We support a one-week hypercare window where we resolve any reconciliation issues raised by the customer's support team. We do not rebuild Folder HelpDesk workflows or macros as Gorgias Workflows inside the migration scope; that is a separate engagement.
Platform deep dives
Folder HelpDesk
Source
Strengths
Weaknesses
Gorgias
Destination
Strengths
Weaknesses
Complexity grading
Moderate Helpdesk migration. 3 of 7 objects need a mapping; the rest are 1:1.
Overall complexity
Moderate migration
Derived from compatibility, mapping clarity, API constraints, and data volume across Folder HelpDesk and Gorgias.
Object compatibility
3 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
Folder HelpDesk: Not publicly documented.
Data volume sensitivity
Folder HelpDesk 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 Folder HelpDesk to Gorgias migration scoping. Not seeing yours? Book a call.
Walk through your Folder HelpDesk to Gorgias migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave Folder HelpDesk
Other ways to arrive at Gorgias
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.