Helpdesk migration
Field-level mapping, validation, and rollback between Support.com Cloud and Gorgias. We move data and schema; workflows are rebuilt natively in Gorgias.
Support.com Cloud
Source
Gorgias
Destination
Compatibility
11 of 12
objects map 1:1 between Support.com Cloud and Gorgias.
Complexity
CModerate
Timeline
2-4 weeks
Overview
Migrating from Support.com Cloud to Gorgias is a platform modernization that moves your support operation from a legacy tool with no public API and per-instance custom fields to a modern e-commerce-native helpdesk with REST API access, Shopify order context, and macro-based automation. The core migration challenge is Support.com Cloud: it publishes no public API documentation and every instance carries a different field schema, so we build a one-off export script from their Nexus/Cloud ticket UI or direct database access before any mapping begins. We map Support.com Cloud Tickets to Gorgias Tickets, Customers to Customers, Agents to Agents, and Macros to Macros, preserving ownership history and status transitions throughout. Custom fields are discovered live during scoping, typed in Gorgias, and mapped before the main import phase. We do not migrate Support.com Cloud workflows, canned-response templates stored outside the macro system, or the dated attachment file structure as code — these require rebuild in Gorgias by your admin team post-cutover.
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 Support.com Cloud 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.
Support.com Cloud
Ticket
Gorgias
Ticket
1:1Support.com Cloud Tickets map to Gorgias Tickets with status, priority, category, and timestamps preserved. The Support.com ticket ID is stored in a custom external_id field for reconciliation. Custom ticket fields are discovered during scoping, typed in Gorgias as string, number, boolean, or date custom fields, and then mapped by name during import. Any Support.com ticket fields that have no Gorgias equivalent are flagged in the scoping report for the customer's admin to handle post-migration.
Support.com Cloud
Customer
Gorgias
Customer
1:1Support.com Cloud Customer records map to Gorgias Customer with primary contact details, email, phone, language, and timezone preserved. Device information from Support.com Cloud maps to Gorgias customer attributes or a custom field if the customer uses device-linked support workflows. Customer type and external identifiers are preserved for cross-reference.
Support.com Cloud
Agent
Gorgias
Agent
1:1Support.com Cloud Agent profiles map to Gorgias Agents with name, email, and role preserved. Team assignments in Support.com Cloud map to Gorgias team configuration. Active and inactive agent status is preserved; inactive agents are migrated with their status flag so the customer can reassign tickets before activating the account. Role-based access controls may not map 1:1 since Gorgias permission granularity differs from Support.com Cloud role definitions.
Support.com Cloud
Macro
Gorgias
Macro
1:1Support.com Cloud Macro content exports as canned response text and trigger logic. We transfer the macro body, variable placeholders, and trigger conditions. In Gorgias, macros are recreated as Templates or Rules using the exported content. Trigger logic requires manual reconstruction in Gorgias rule builder because macro portability is content-only; the customer's admin rebuilds the automation logic from a written inventory we deliver during handoff.
Support.com Cloud
Attachment
Gorgias
Attachment
1:1Ticket attachments stored in Support.com Cloud's legacy file system are batch-transferred to Gorgias. We normalize filenames to UTF-8 encoding and strip special characters that may conflict with Gorgias object storage. Attachments exceeding Gorgias file size limits are flagged for manual handling. Re-association to the correct ticket record uses the Support.com ticket ID cross-reference stored in the Gorgias ticket external_id field.
Support.com Cloud
Company
Gorgias
Customer (organization)
1:1If the Support.com Cloud instance uses a separate Company object for B2B accounts, we map it to a Gorgias Customer record with the organization flag set. Not all Support.com Cloud instances have this object enabled; we confirm the presence during discovery scoping and only include the mapping if the object exists in the source instance.
Support.com Cloud
Custom Fields
Gorgias
Custom Fields
lossySupport.com Cloud custom field schema is per-instance with no public registry. We enumerate the live field inventory during the discovery visit by logging into the customer instance and recording each field name, type, and options. We then configure matching custom fields in Gorgias via the API before migration begins. This discovery step adds one to two days to the project timeline and must be completed before the field mapping document is finalized.
Support.com Cloud
Tags
Gorgias
Tags
1:1Tags applied to Support.com Cloud tickets export as labels and are applied as Tags in Gorgias. Tag naming conventions may conflict with existing Gorgias tag names; we prefix source-system tags with a short identifier to avoid collisions during import. The customer can rename or merge tags post-migration in Gorgias settings.
Support.com Cloud
Ticket Status History
Gorgias
Ticket Events
1:1Status transition history in Support.com Cloud is preserved as Gorgias Ticket events or notes with timestamps. Each status change is recorded with the acting agent and timestamp, providing the same audit trail for ticket lifecycle that agents rely on for escalation reviews. If Support.com Cloud stores status history in a separate table, we extract it alongside the main ticket export.
Support.com Cloud
Workflow
Gorgias
Rule
1:1Support.com Cloud workflows do not migrate as executable code. We deliver a written inventory of every active workflow with its trigger conditions, actions, and sequence. The customer's admin rebuilds these as Gorgias Rules using the exported trigger logic as reference. We do not automate workflow recreation because the two platforms have fundamentally different rule execution models.
Support.com Cloud
Knowledge Base
Gorgias
Help Center Article
1:1If the Support.com Cloud instance includes a knowledge base or FAQ repository, we export articles as HTML or Markdown content and deliver them for manual import into Gorgias Help Center. Knowledge base structure (categories, sections) is mapped to Gorgias article sections and collections. This is a manual-rebuild item because the content must be formatted for Gorgias Help Center templates.
Support.com Cloud
Reporting Configuration
Gorgias
Reports
1:1Support.com Cloud reporting configurations and saved report definitions do not migrate. We deliver a written report inventory listing every saved report, its filters, and the fields it references. The customer's admin recreates these in Gorgias Analytics or connects Gorgias to a BI tool (Metabase, Looker, or native Gorgias reporting) post-migration.
| Support.com Cloud | Gorgias | Compatibility | |
|---|---|---|---|
| Ticket | Ticket1:1 | Fully supported | |
| Customer | Customer1:1 | Fully supported | |
| Agent | Agent1:1 | Fully supported | |
| Macro | Macro1:1 | Fully supported | |
| Attachment | Attachment1:1 | Fully supported | |
| Company | Customer (organization)1:1 | Fully supported | |
| Custom Fields | Custom Fieldslossy | Mapping required | |
| Tags | Tags1:1 | Mapping required | |
| Ticket Status History | Ticket Events1:1 | Fully supported | |
| Workflow | Rule1:1 | Fully supported | |
| Knowledge Base | Help Center Article1:1 | Fully supported | |
| Reporting Configuration | Reports1: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.
Support.com Cloud gotchas
No publicly documented API schema or export endpoints
Per-instance custom field schema with no reference schema
Dated attachment storage architecture
No published pricing tiers limits competitive analysis
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 custom export pipeline construction
We audit the Support.com Cloud instance for active objects, record volumes, custom field inventory, active macros, attachment batches, and workflow configurations. Because Support.com Cloud has no public API, we simultaneously build the custom export pipeline using their Nexus/Cloud ticket management UI for bulk data or direct database access where available. The discovery output is a written migration scope, the custom export script, and the enumerated custom field registry. This step typically takes three to five business days and must complete before the mapping document is finalized.
Schema design and custom field configuration in Gorgias
We configure the destination Gorgias workspace to receive the migrated data. This includes creating all discovered custom fields on Ticket and Customer objects with matching data types (string, number, boolean, date, or select), setting up agent teams to match Support.com Cloud team assignments, and configuring tag prefixes to prevent collisions with existing Gorgias tags. We create the Gorgias custom fields via the REST API before any data import begins so that the import can write directly into typed fields rather than falling back to notes or description fields.
Agent and customer mapping with dedupe validation
We run a pre-import validation against the Gorgias destination to identify email duplicates, missing required fields, and conflicts with existing records. Support.com Cloud Agent records are matched to Gorgias Agents by email address. Customers are imported with their primary email as the dedupe key. Any records that fail validation are logged to a reconciliation sheet for the customer's admin to resolve before the main import phase begins.
Ticket migration in dependency order
We load Tickets in dependency order: first Tickets with no attachment dependencies, then Tickets with attachments, then the attachment batch with re-association to the correct ticket record using the external_id cross-reference. Status history events are loaded after the parent ticket record exists. Custom fields are mapped by name at import time using the discovered schema map. Each batch emits a row-count reconciliation report. We use Gorgias REST API with batch chunking and rate-limit handling to avoid throttling on larger ticket volumes.
Macro content export and Gorgias template creation
We export Support.com Cloud macro content including canned response text, variable placeholders, and the trigger conditions documented in the written inventory. Macro content is loaded into Gorgias as Templates. The customer's admin rebuilds the trigger logic as Gorgias Rules using the exported trigger inventory as a reference guide. We do not automate rule recreation. This step runs in parallel with the ticket migration phase.
Cutover, delta migration, and workflow handoff
We freeze Support.com Cloud 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 macro inventory, workflow rebuild guide, and custom report inventory to the customer's admin team. We support a three-day hypercare window where we resolve reconciliation issues raised during initial Gorgias usage. We do not rebuild Support.com Cloud workflows as Gorgias Rules inside the migration scope; that is a separate engagement.
Platform deep dives
Support.com Cloud
Source
Strengths
Weaknesses
Gorgias
Destination
Strengths
Weaknesses
Complexity grading
Moderate Helpdesk migration. 5 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 Support.com Cloud and Gorgias.
Object compatibility
5 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
Support.com Cloud: Not publicly documented.
Data volume sensitivity
Support.com Cloud 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 Support.com Cloud to Gorgias migration scoping. Not seeing yours? Book a call.
Walk through your Support.com Cloud 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 Support.com Cloud
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.