Helpdesk migration
Field-level mapping, validation, and rollback between Alloy Navigator and Intercom. We move data and schema; workflows are rebuilt natively in Intercom.
Alloy Navigator
Source
Intercom
Destination
Compatibility
9 of 12
objects map 1:1 between Alloy Navigator and Intercom.
Complexity
BStandard
Timeline
2-4 weeks
Overview
Migrating from Alloy Navigator to Intercom is a directional shift from a full ITSM and ITAM platform to a messaging-first customer support platform. The two systems share only three core record types in common: Tickets map to Conversations, Contacts map to Contacts, and Knowledge Base articles map to Help Center articles. Everything else in Alloy Navigator — Assets, Configuration Items, Software Licenses, Contracts, Work Orders, and ITIL-aligned Workflows — has no structural equivalent in Intercom and cannot migrate as code or configuration. We extract those records and deliver a written inventory of what exists so your admin team can assess whether a separate asset-tracking tool is needed post-migration. The mapping work that makes or breaks this migration is resolving Alloy Navigator's classification-driven status values, resolving the deep location hierarchy into flat contact attributes, and establishing the delta-date cutover strategy so that closed tickets and open conversations are handled in separate batches to avoid overwriting live Intercom conversations.
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 Alloy Navigator object lands in Intercom, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
Alloy Navigator
Ticket/Service Request
Intercom
Conversation
1:1Alloy Navigator Tickets map to Intercom Conversations. Each Alloy ticket ID becomes the external_id on the Intercom conversation for traceability. The Alloy ticket Subject becomes the conversation title (stored as a first message or as a custom conversation attribute). Status mapping requires classification-level review: Alloy allows Status values to vary by classification, so 'Open' in one ticket type may be 'New' in another — we detect all distinct status value sets during discovery and map each to the nearest Intercom conversation state (open, closed, snoozed). Closed ticket body and internal notes migrate as part of the conversation message thread.
Alloy Navigator
Contact
Intercom
Contact
1:1Alloy Navigator Contacts map directly to Intercom Contacts using email as the primary key. First name, last name, phone, and custom attributes migrate. The Alloy Contact's linked Organization name and Location hierarchy (e.g., Building > Floor > Room) are flattened into contact attributes or address fields because Intercom has no organizational hierarchy or location tree. We detect duplicate email addresses across Alloy Contacts and flag them for the customer to resolve before migration begins.
Alloy Navigator
Organization
Intercom
Contact (company attribute)
lossyAlloy Navigator Organizations map to Intercom Contact company records. The organization's name becomes the Intercom company name, and any organizational custom fields (industry, tier, account manager) become Intercom company custom attributes. Because Intercom's company model is flat (no parent-company hierarchy), any Alloy organizational hierarchy deeper than one level is flagged during scoping.
Alloy Navigator
Knowledge Base Article
Intercom
Article
1:1Alloy Navigator Knowledge Base articles map to Intercom Help Center articles. Article title, body (HTML or rich text), author, and publish status migrate. The Alloy KB category hierarchy maps to Intercom's Collection > Section structure — we flag any Alloy categories with more than two levels of nesting because Intercom caps the hierarchy at two levels (Collection contains Sections, Sections contain Articles). Unpublished or draft articles migrate as drafts in Intercom.
Alloy Navigator
Asset
Intercom
None
1:1Alloy Navigator Assets (hardware, software, consumables) have no Intercom equivalent. We export the full asset inventory as a structured CSV and JSON deliverable with asset name, type, serial number, assigned contact, purchase date, and cost. The customer's admin uses this as the basis for a separate asset-tracking implementation or to integrate with a dedicated ITAM tool.
Alloy Navigator
Configuration Item
Intercom
None
1:1Configuration Items and their dependency relationships have no Intercom equivalent. We export CI records and the relationship graph as a structured CSV and JSON deliverable. The customer receives a CI inventory document listing every CI with its type, linked ticket history, and dependency chain.
Alloy Navigator
Work Order
Intercom
None
1:1Work Orders in Alloy Navigator manage scheduled tasks and assignments separate from reactive tickets. Intercom has no scheduled task or work-order model. We export work order records (schedule, assignee, status, completion date) as a structured deliverable and link them to the corresponding migrated tickets where applicable.
Alloy Navigator
Contract
Intercom
None
1:1Contracts linking Assets, Contacts, and Licenses with renewal dates and terms have no Intercom equivalent. We export contract metadata (contract ID, type, start/end dates, linked asset references) as a structured deliverable. Multi-document contracts with binary file attachments are exported with file references noted for manual re-attachment.
Alloy Navigator
Software License
Intercom
None
1:1Software license compliance, seat counts, and entitlement data have no Intercom equivalent. We export license details (product name, seat count, purchase date, expiry, compliance status) as a structured CSV. The customer uses this as input for a dedicated software asset management tool.
Alloy Navigator
Workflow
Intercom
Rules (inventory only)
lossyAlloy Navigator ITIL Workflows with approval chains, escalations, and Create Actions have no direct Intercom equivalent. Intercom's Rules engine handles routing and auto-assignment but does not model ITSM approval workflows. We export a written inventory of every active Alloy Navigator Workflow: trigger conditions, approval steps, escalation rules, and associated Create Actions. The customer's admin reviews this inventory and rebuilds routing logic as Intercom Rules post-migration.
Alloy Navigator
Location
Intercom
Contact address attributes
lossyAlloy Navigator's hierarchical Location tree (Sites containing Buildings containing Floors containing Rooms) cannot map directly to Intercom's flat contact address model. We flag location tree depth during discovery. For trees up to three levels deep, we concatenate the full path as a string attribute (e.g., 'HQ / Building A / Floor 3 / Room 312'). For deeper trees, we preserve the top three levels and document the remainder for manual entry.
Alloy Navigator
User/Technician
Intercom
Admin or Teammate
1:1Alloy Navigator Users and Technicians map to Intercom Admins or Teammates based on role. We extract user email, name, team assignment, and role from Alloy Navigator and map active technicians to Intercom seats. Inactive Alloy Navigator users are exported with their inactive status for the customer's admin to review before provisioning Intercom seats.
| Alloy Navigator | Intercom | Compatibility | |
|---|---|---|---|
| Ticket/Service Request | Conversation1:1 | Fully supported | |
| Contact | Contact1:1 | Fully supported | |
| Organization | Contact (company attribute)lossy | Fully supported | |
| Knowledge Base Article | Article1:1 | Fully supported | |
| Asset | None1:1 | Fully supported | |
| Configuration Item | None1:1 | Fully supported | |
| Work Order | None1:1 | Fully supported | |
| Contract | None1:1 | Fully supported | |
| Software License | None1:1 | Fully supported | |
| Workflow | Rules (inventory only)lossy | Fully supported | |
| Location | Contact address attributeslossy | Fully supported | |
| User/Technician | Admin or Teammate1: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.
Alloy Navigator gotchas
Version upgrades require database migration and workflow review
Custom field labels and status values vary by classification
Location hierarchy depth may exceed destination schema limits
API bulk export is not explicitly documented
Intercom gotchas
S3 JSON export omits conversation transcripts
Workspace isolation prevents workflow migration
Fin AI resolution fees compound with automation success
Two-year conversation history limit on historical export
Private app rate limits share workspace quota
Pair-specific challenges
Migration approach
Discovery and classification audit
We audit the Alloy Navigator source environment: active and archived ticket counts, ticket classification types and the distinct status value sets per classification, contact and organization record counts, Knowledge Base article count and maximum category depth, user and technician count, and a full enumeration of ITSM-only records (Assets, CIs, Licenses, Contracts, Work Orders). We pair this with an Intercom workspace audit: existing contacts, conversation counts, Help Center collections, team structure, and seat count. The discovery output is a written migration scope document including the classification status mapping table and the ITSM inventory list.
Contact and organization migration first
We run contact migration before any ticket data. Alloy Navigator Contacts and Organizations are extracted, deduplicated by email, and loaded into Intercom as Contacts with company associations. The organization name becomes the Intercom company record; the Alloy location hierarchy is flattened into contact address attributes per the agreed-upon strategy. Any contact email collisions are flagged for the customer to resolve before the ticket phase begins.
Knowledge Base article migration
Alloy Navigator KB articles are extracted with body content, author, publish status, and category assignments. We map the Alloy category tree to Intercom's Collection > Section structure, flagging any categories with more than two levels of nesting for the flattening strategy. Articles are created as drafts in a non-live Intercom workspace first for the customer's review before publishing.
Ticket migration with classification status mapping
Alloy Navigator Tickets migrate to Intercom Conversations using the classification-level status mapping table established during discovery. Each ticket's subject, body, internal notes, and linked attachments migrate as conversation parts. The ticket ID is stored as a conversation external_id for traceability back to Alloy Navigator. Closed tickets and open tickets migrate in separate batches: closed tickets migrate as part of the historical archive, and open tickets migrate during cutover to avoid creating conversations that become stale during the migration window.
ITSM record inventory export
We export all Alloy Navigator records that have no Intercom destination — Assets, Configuration Items, Software Licenses, Contracts, Work Orders, and Workflows — as structured CSV and JSON files plus a written Workflow inventory document. The Workflow inventory lists every active workflow with its trigger, steps, conditions, and recommended Intercom Rule equivalents. This deliverable is handed off to the customer's admin for post-migration rebuild planning and ITAM tool selection.
Cutover, delta migration, and ITSM inventory handoff
We freeze Alloy Navigator writes during the cutover window, run a delta migration of any tickets modified since the initial extraction, then mark Intercom as the system of record. We deliver the ITSM record inventory (CSV, JSON, and Workflow document) and support a five-business-day hypercare window for reconciliation issues. We do not rebuild Alloy Navigator Workflows as Intercom Rules inside the migration scope; that is a separate configuration engagement.
Platform deep dives
Alloy Navigator
Source
Strengths
Weaknesses
Intercom
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 Alloy Navigator and Intercom.
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
Alloy Navigator: Not publicly documented.
Data volume sensitivity
Alloy Navigator 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 Alloy Navigator to Intercom migration scoping. Not seeing yours? Book a call.
Walk through your Alloy Navigator to Intercom migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave Alloy Navigator
Other ways to arrive at Intercom
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.