Helpdesk migration

Migrate from Novo Help Desk Software to Gorgias

Field-level mapping, validation, and rollback between Novo Help Desk Software and Gorgias. We move data and schema; workflows are rebuilt natively in Gorgias.

Novo Help Desk Software logo

Novo Help Desk Software

Source

Gorgias

Destination

Gorgias logo

Compatibility

67%

8 of 12

objects map 1:1 between Novo Help Desk Software and Gorgias.

Complexity

CModerate

Timeline

3-5 weeks

Rollback included Accuracy guarantee Field-level validation

Overview

What this migration involves

Moving from Novo Help Desk Software to Gorgias is a platform shift from an on-premises ITSM tool to a cloud-native ecommerce helpdesk. Novo organizes support around Accounts and Contacts with a full audit trail and compliance tooling, while Gorgias is purpose-built for Shopify brands with a unified inbox across email, chat, SMS, social, and voice channels plus an AI Agent that resolves up to 60 percent of inbound tickets automatically. The core migration challenge is that Novo has no publicly documented API, so we must negotiate database export access via MS SQL Server or Oracle query before any data can move. We map Novo Accounts to Gorgias Customers, Contacts to Customers, and Tickets to Tickets, preserving status, priority, and assignment metadata. Custom Fields require explicit field-level mapping. We do not migrate Custom Rules (Novo's automation logic), Knowledge Base articles, or Active Directory sync; we deliver written inventories of these for your admin to rebuild in Gorgias. Timeline ranges from three to five weeks for scoped migrations under 10,000 tickets with no custom objects, up to eight to twelve weeks when the Knowledge Base, custom fields, and Active Directory reconfiguration are included in scope.

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

Novo Help Desk Software logo

Novo Help Desk Software

What's pushing teams away

  • Limited public documentation and thin community presence make it difficult to find troubleshooting guidance or integration examples online.
  • The platform is not prominently featured in modern ITSM comparisons or analyst coverage, suggesting weaker market traction relative to cloud-native alternatives.
  • One G2 reviewer noted desire for more customizable views and deeper financial analytics, suggesting the platform lags on reporting and UI flexibility.
  • No publicly available API documentation or developer portal found during research, which blocks automated workflows and third-party integrations.
  • Active Directory integration is a separate purchase rather than included, adding cost for organizations that need identity sync.

Choosing

Gorgias logo

Gorgias

What's pulling them in

  • Shopify-native integrations pull order details, shipment status, and return data directly into the ticket view, eliminating the need for agents to switch between apps.
  • Unlimited user seats mean growing support teams do not trigger billing changes; pricing scales only on billable ticket volume.
  • AI Agent automates responses to high-volume queries like order status and returns, measurably reducing the number of billable tickets each month.
  • Omnichannel inbox consolidates email, live chat, Facebook, Instagram, WhatsApp, SMS, and voice into a single threaded view.
  • SOC 2 Type II certification and GDPR-aligned data handling satisfy enterprise procurement requirements for customer support platforms.

Object mapping

How Novo Help Desk Software objects map to Gorgias

Each row shows how a Novo Help Desk Software 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.

Novo Help Desk Software

Account

maps to

Gorgias

Customer

1:1
Fully supported

Novo Accounts (top-level tenant representing a company) map to Gorgias Customers. The Account Name becomes the Customer display name, and Account Type (if present as a service-tier designation) migrates as a custom property on the Customer record. We resolve Account as the parent before Contact migration so that the Customer-Customer integrations (Gorgias' internal linking mechanism) are satisfied at insert time.

Novo Help Desk Software

Contact

maps to

Gorgias

Customer (contact role)

1:1
Fully supported

Novo Contacts map to Gorgias Customers with a contact role. Email address is the dedupe key. First name and last name map to the corresponding Gorgias customer fields. The association to the parent Account migrates as a Gorgias Customer integration link. If the exported Contact records include phone, address, or department fields, we map them to their Gorgias equivalents or to custom properties if no standard field exists.

Novo Help Desk Software

Ticket (Request)

maps to

Gorgias

Ticket

1:1
Fully supported

Novo Tickets (called Requests in the Novo documentation) map to Gorgias Tickets. Subject, description, status, priority, and assignment metadata transfer directly. Novo status values (Open, Pending, Resolved, Closed) map to Gorgias Ticket status values with a mapping table defined during scoping; Pending tickets in Novo migrate as Closed in Gorgias per Gorgias' status model. Created date and last modified date preserve as timestamps on the Gorgias Ticket.

Novo Help Desk Software

Attachment

maps to

Gorgias

Attachment (on Ticket)

1:1
Fully supported

Ticket attachments migrate as Gorgias Ticket Attachments. We validate file integrity via checksum after transfer and chunk large attachment batches to stay within Gorgias' file size limits. Path and folder structure from the Novo database export is preserved in the attachment metadata. If any attachment exceeds Gorgias' size limit, we flag it in the reconciliation report for manual handoff.

Novo Help Desk Software

Activity Record

maps to

Gorgias

Ticket Reply or Internal Note

1:1
Fully supported

Novo Activity Tracking records (audit log entries attached to Tickets) migrate as Gorgias Ticket Replies (if agent-originated) or Internal Notes (if system-originated). Activity timestamps preserve in the Gorgias reply or note date. If the exported activity records contain detailed action types (status change, assignment change, field update), we map the most meaningful to a Gorgias Internal Note body for auditability.

Novo Help Desk Software

Custom Fields (Tickets)

maps to

Gorgias

Custom Properties (Tickets)

lossy
Fully supported

If the Novo instance uses custom fields on Tickets, we handle these via explicit field-level mapping during scoping. The Novo database schema must be reviewed to identify custom field tables and their data types. We map string fields to Gorgias text properties, date fields to Gorgias date properties, and picklist fields to Gorgias dropdown properties. The customer reviews and approves the field map before migration runs.

Novo Help Desk Software

Department / Group

maps to

Gorgias

Team

1:1
Fully supported

Novo Departments (groups of users with shared access permissions) map to Gorgias Teams. We extract the Department-User assignments from the Novo database and recreate them as Gorgias Team memberships during user provisioning. If a Department maps to a support team (rather than an internal IT group), we recommend it as a Team in Gorgias for routing rule configuration.

Novo Help Desk Software

User (Agent)

maps to

Gorgias

Agent

1:1
Fully supported

Novo Users (staff with ticket access) map to Gorgias Agents. We extract by email match from the exported user table. Active Directory-synced users from the paid add-on module may require manual account creation in Gorgias if the AD export does not include password or authentication data. We provision Agents with the same name and email and flag any user without an email for manual account creation.

Novo Help Desk Software

Custom Rules

maps to

Gorgias

Macro (written inventory only)

lossy
Fully supported

Novo Custom Rules (condition-based automation for article or Request management) do not migrate as executable code. We deliver a written inventory of every active Custom Rule with its trigger conditions, actions, and a recommended Gorgias Macro or Rule equivalent. The customer's admin rebuilds macros in Gorgias from the inventory. Custom Rules that assign tickets based on urgency (status Urgent) to a specific user have a direct Macro equivalent in Gorgias.

Novo Help Desk Software

Knowledge Base Article

maps to

Gorgias

Help Center Article (written inventory only)

lossy
Fully supported

Novo Knowledge Base articles (part of the Customer Support Suite) do not migrate as content. We deliver a written inventory of every published and draft article with its title, body text, category, and cross-link structure. The customer's admin uses this inventory to recreate articles in Gorgias Help Center. We do not automate HTML content transfer between platforms due to markup incompatibility.

Novo Help Desk Software

Active Directory Integration

maps to

Gorgias

SSO Configuration (Gorgias native)

lossy
Not supported

The Novo Active Directory integration module (a separate purchase from Novo Solutions) does not migrate. We do not transfer AD sync logic. Post-migration, the customer configures Gorgias SSO via Google Workspace (if they use Google Workspace) or SAML 2.0 (for Microsoft Entra ID / Azure AD) directly in Gorgias Settings at no additional cost. AD-sourced contact fields that are present in the exported data map to standard contact fields; AD-only user accounts may need manual creation in Gorgias.

Novo Help Desk Software

Account Type

maps to

Gorgias

Customer Property

1:1
Fully supported

Novo Account Type is an optional designation indicating service support level. We preserve this as a custom property on the Gorgias Customer record if present in the export. The account type value set (for example, Gold, Silver, Bronze or Internal, External) transfers as a text value and the customer maps it to a Gorgias customer tag or custom property during review.

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.

Novo Help Desk Software logo

Novo Help Desk Software gotchas

High

No publicly documented API endpoint surface

Medium

Naming collision with Novo banking platform

Medium

Active Directory is a paid add-on, not included

Gorgias logo

Gorgias gotchas

High

AI Agent adds outcome-based fees on top of billable ticket costs

High

Overage billing for tickets scales nonlinearly

Medium

API rate limits restrict bulk export throughput

Medium

Agent data visibility cannot be restricted by role for GDPR use cases

Low

Knowledge Base translations require separate API calls per locale

Pair-specific challenges

  • Novo has no publicly documented API — database export required

    Novo Help Desk Software has no publicly available API documentation, developer portal, or REST endpoint reference. This means we cannot use API-based extraction for migration. We must negotiate export access via MS SQL Server or Oracle database query, native backup file, or direct application read access with the customer's IT team. Database export requires the customer's technical staff to provide read-only database credentials and confirm the schema version (for example, version 462.00 as documented in Novo's help site). This adds scoping complexity and a pre-migration data access phase that is not present in migrations from platforms with documented APIs.

  • Gorgias ticket status model requires explicit status mapping

    Gorgias supports open and closed ticket statuses but does not use a Pending intermediate state. Tickets with Novo status Pending migrate as Closed in Gorgias. Similarly, tickets with status Solved in Novo also map to Closed in Gorgias. We define the status mapping table during scoping and the customer approves it before migration runs. If the customer relies on the Pending state for SLA tracking or reporting, they must implement a custom property in Gorgias to preserve that dimension post-migration.

  • Naming collision with Novo banking platform causes search pollution

    Novo (banknovo.com) is an unrelated business banking platform that dominates search results for the query term 'Novo.' Research results were significantly polluted by banking content during evidence gathering. When scoping a migration, we verify with the customer that they mean the help desk product at help.novohit.com and not the financial services platform. Confusion here can cause scope misalignment, incorrect platform identification, and wrong export path selection before migration work begins.

  • Knowledge Base articles require manual rebuild in Gorgias Help Center

    Novo Knowledge Base articles (part of the Customer Support Suite) exist as structured HTML content in the Novo database. We do not migrate HTML content between platforms because markup schemas are incompatible and image references likely break. We deliver a written article inventory (title, body text, category, cross-links) that the customer's admin uses to recreate content in Gorgias Help Center. If the Knowledge Base is large (over 500 articles), we recommend a phased recreation approach prioritized by traffic and search volume.

  • Custom Rules do not migrate as executable automation

    Novo Custom Rules automate tasks based on predefined conditions (for example, assigning a Request with status Urgent to a specific user). Gorgias macros are action templates, not rule executors. We do not migrate Custom Rules as code. We deliver a written inventory of every active Custom Rule with its trigger, conditions, and actions, mapped to a recommended Gorgias Macro or Rule equivalent. The customer's admin rebuilds these in Gorgias. Custom Rules that fire on article changes do not have a direct Gorgias Help Center equivalent and may require a different workflow design.

Migration approach

Six steps for a successful Novo Help Desk Software to Gorgias data migration

  1. Data access negotiation and database export

    We work with the customer's IT team to establish read-only database access to the Novo MS SQL Server or Oracle instance. We review the schema version (for example, version 462.00 as documented in Novo's help.novohit.com documentation) and identify the tables containing Accounts, Contacts, Tickets, Attachments, Activity Records, and Custom Fields. We export data in CSV or JSON format depending on volume. If direct database access is unavailable, we negotiate alternative export via the Novo backup/restore mechanism or application-level read access. This phase requires active involvement from the customer's technical staff and is the critical path item for timeline.

  2. Gorgias workspace provisioning and user setup

    We provision the Gorgias workspace by creating an admin account and setting the initial agent roster. We extract all Novo Users by email address and create matching Gorgias Agents, flagging any user without an email for manual account creation. We map Novo Departments to Gorgias Teams based on the department-user assignments from the database export. We configure SSO in Gorgias Settings (Google Workspace or SAML 2.0) during this phase so that agents can authenticate from day one of the Gorgias deployment.

  3. Schema inventory and field-level mapping

    We perform a manual inventory of Novo custom fields on Tickets and Accounts. We map each custom field to a Gorgias custom property of the equivalent data type. We define the Ticket status mapping table (Novo Pending and Solved to Gorgias Closed, Novo Open to Gorgias Open). We inventory active Custom Rules and document them in the written automation rebuild inventory. We review the Account Type value set and recommend a tagging or custom property strategy in Gorgias. The customer reviews and approves the full field map before migration runs.

  4. Sandbox migration and reconciliation

    We run a full migration into the customer's live Gorgias workspace using a subset of data (typically the most recent 90 days of tickets plus all active Accounts and Contacts). We validate record counts, spot-check 20-30 random ticket records for field-level accuracy, and verify attachment integrity via checksum. The customer's support team lead reviews the sandbox migration output and signs off before the full production migration begins. Any mapping corrections happen here.

  5. Production migration in dependency order

    We run production migration in record-dependency order: Agents (validated), Customers (from Accounts and Contacts with parent resolution), Tickets (with status mapping applied), Attachments (with file integrity validation), Activity Records (as Replies and Internal Notes), and Custom Properties (on mapped records). Each phase emits a row-count reconciliation report. We run a delta pass at cutover to capture any records modified during the migration window. Zero-downtime migration means the customer's team continues working in Novo during the transfer.

  6. Cutover, validation, and rebuild handoff

    We freeze Novo writes during the cutover window, run the final delta migration, and hand over the live Gorgias workspace. We deliver the Custom Rules inventory and the Knowledge Base article inventory to the customer's admin team with recommended Macro and Help Center equivalents. We support a five-business-day hypercare window for reconciliation issues. We do not rebuild Custom Rules as Gorgias macros or recreate Knowledge Base articles; those are separate tasks for the customer's admin team.

Platform deep dives

Context on both ends of the pair

Novo Help Desk Software logo

Novo Help Desk Software

Source

Strengths

  • Full audit trail baked into the data model for compliance-heavy environments.
  • Clear Account-to-Contact hierarchy with defined ownership and access rights.
  • Versioned releases with changelogged documentation (e.g., version 462.00).
  • Feature set covers standard ITSM needs including ticket routing, activity tracking, and asset-adjacent modules.
  • One verified reviewer reports smooth transfer to the system, indicating reasonable onboarding.

Weaknesses

  • No publicly documented API or developer portal, blocking automated migration and third-party integrations.
  • Thin online presence — limited G2 reviews, no Reddit discussions, minimal community content found in research.
  • Active Directory module requires separate purchase, adding to total cost of ownership.
  • Platform lags competitors on reporting, analytics, and customizable views per user feedback.
  • Unclear pricing — no published tiers found in the CSV, requiring direct vendor contact for quotes.
Gorgias logo

Gorgias

Destination

Strengths

  • Shopify and BigCommerce integrations surface order, return, and shipment data natively inside every ticket.
  • Unlimited agent seats remove per-user licensing friction as support teams grow.
  • AI Agent reduces billable ticket volume through automated resolution of high-frequency queries.
  • SOC 2 Type II certified with GDPR-aligned data handling for enterprise procurement readiness.
  • Omnichannel inbox aggregates email, live chat, Facebook, Instagram, WhatsApp, SMS, and voice into a single threaded view.

Weaknesses

  • Ticket-volume pricing with overage fees creates unpredictable monthly costs during seasonal traffic spikes.
  • Custom reporting is shallow; raw event-level data export for BI tooling is not natively supported.
  • Knowledge Base, Macros, and Rules lack simple export tooling, making competitive migrations complex.
  • GDPR compliance limitations mean customer data cannot be hidden from agents by role, blocking use by teams with freelance staff.
  • Performance and glitch reports emerge in G2 reviews at higher ticket volumes.

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 Novo Help Desk Software and Gorgias.

  • 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

    Novo Help Desk Software: Not publicly documented..

  • Data volume sensitivity

    B

    Novo Help Desk Software doesn't expose a bulk API — REST + parallelization used for high-volume runs.

Estimator

Estimate your Novo Help Desk Software to Gorgias 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 Novo Help Desk Software to Gorgias data migrations

Answers to the questions buyers ask most during Novo Help Desk Software to Gorgias migration scoping. Not seeing yours? Book a call.

Can't find your answer?

Walk through your Novo Help Desk Software to Gorgias migration with a real engineer — 30 minutes, free, written quote within 24 hours.

Book a free 30 minute consultation

Migrations under 10,000 tickets and 5,000 contacts with no custom fields and no Knowledge Base migration land between three and five weeks. Migrations with active custom fields on tickets, a large Knowledge Base, or Active Directory reconfiguration scope extend to eight to twelve weeks because of manual field mapping sessions, database export coordination, and Knowledge Base reconstruction planning. The database export negotiation phase is the primary timeline variable for Novo migrations specifically.

Adjacent paths

Related migrations to explore

Ready when you are

Move from Novo Help Desk Software.
Land in Gorgias, 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