Helpdesk migration
Field-level mapping, validation, and rollback between CA Service Desk Manager and Intercom. We move data and schema; workflows are rebuilt natively in Intercom.
CA Service Desk Manager
Source
Intercom
Destination
Compatibility
10 of 12
objects map 1:1 between CA Service Desk Manager and Intercom.
Complexity
CModerate
Timeline
3-5 weeks
Overview
Migrating from CA Service Desk Manager to Intercom is a category shift, not a straight record copy. CA SDM is an ITIL-aligned ITSM platform with distinct objects for Requests, Incidents, Changes, Problems, and Knowledge Articles, all managed through an on-premise server with .majic schema files. Intercom is a cloud-native messaging and customer support platform built around Conversations, Users, Companies, Articles, and automated resolution through Fin AI Agent. We map the core operational objects that translate directly, flag every ITSM-specific object (Change Requests, Problem Records, SLA Policy definitions) that has no Intercom equivalent, and deliver a written disposition for each so your team decides what to archive, map to custom fields, or drop before migration begins. Workflows, approval chains, and Change Management configurations do not migrate; we document them for your admin to assess against Intercom's automation model.
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 CA Service Desk Manager 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.
CA Service Desk Manager
Request
Intercom
Ticket
1:1CA SDM Requests map directly to Intercom Tickets. The ref_num becomes the Ticket ID, description maps to the initial message body, priority and status map to Ticket priority and state. Category and request_type attributes migrate as custom Ticket attributes. We preserve the requester contact reference as the Ticket author User in Intercom.
CA Service Desk Manager
Incident
Intercom
Ticket
lossyIncidents in CA SDM are a distinct request type with incident-specific attributes (impact, urgency, related CI). We map Incidents to Intercom Tickets using a custom attribute incident_type__c to flag them separately. The ITSM concept of a separate Incident object has no native Intercom equivalent, so we use a Ticket attribute to preserve the distinction for audit and reporting.
CA Service Desk Manager
Contact
Intercom
User
1:1CA SDM Contacts map to Intercom Users. userid maps to the Intercom external_id, email to the email address, and first_name/last_name to the name fields. The user_type attribute (requester vs analyst) is preserved in a custom attribute contact_type__c. Analysts who will also be Intercom teammates require separate provisioning as Intercom Admins or Teammates outside the Contact migration scope.
CA Service Desk Manager
Organization
Intercom
Company
1:1CA SDM Organizations map to Intercom Companies. org_name becomes the Company name and org_uuid becomes the external_id for dedupe. If Contacts reference multiple organizations, the primary_org flag determines which Company association is primary in Intercom.
CA Service Desk Manager
Knowledge Article (km_record)
Intercom
Article
1:1CA SDM Knowledge Articles (km_record) map to Intercom Help Center Articles. title and summary migrate as Article title and summary; full_text migrates as the Article body. publication_status maps to Article publish state. Article-to-request linkage references are preserved as custom attributes on the Article for cases where the customer wants to rebuild article-to-ticket linking through Intercom's rules engine.
CA Service Desk Manager
Change
Intercom
N/A (archived or custom field)
1:1CA SDM Change Requests track IT change orders with approval_status, risk_level, and implementation_schedule. Intercom has no Change Management object. We flag Change records for the customer to decide: archive as JSON, map to a custom Ticket attribute, or exclude from migration. The disposition decision is made during scoping and documented in the migration spec.
CA Service Desk Manager
Problem
Intercom
N/A (archived or custom field)
1:1CA SDM Problem records track root-cause analysis separate from incidents, with related_incident lists and known_error_flag. Intercom has no Problem object. We extract the problem_id, related_incident references, and root_cause_description and deliver them as a structured JSON export alongside the ticket migration for the customer's audit or GRC team.
CA Service Desk Manager
Groups and Teams
Intercom
Team
lossyCA SDM support groups (grp objects with member list and lead) map to Intercom Teams. We export group_id, group_name, members, and lead as a lookup table during scoping. The customer provisions matching Teams in Intercom before migration begins, and we resolve the group-to-team mapping during Contact and Ticket import.
CA Service Desk Manager
Asset (CI)
Intercom
N/A (archived)
1:1CA SDM CI records (ci_name, ci_type, serial_number, assignment, location) from the CMDB integration have no direct Intercom equivalent. Intercom is not an asset management platform. We extract CI data as a structured CSV export during migration and flag it for the customer to import into a dedicated CMDB or asset management tool post-migration.
CA Service Desk Manager
SLA Definitions
Intercom
N/A (request-level assignment preserved)
1:1SLA targets in CA SDM are stored in policy files and not accessible via REST API. We preserve the request-level SLA assignment (sla_pl value) as a custom attribute on the migrated Ticket. Full SLA policy definitions (escalation thresholds, business-hour calendars) require manual export from CA SDM policy files and are delivered as a written document for the customer's admin to assess against Intercom's SLA inbox settings.
CA Service Desk Manager
Attachment (doclink)
Intercom
Attachment
1:1CA SDM attachments are doclink entries referencing server filesystem paths or an external document repository. We identify attachment references during export, then perform a secondary pass to upload files to Intercom's attachment storage and link them to the corresponding Ticket. The CA SDM server filesystem must remain accessible throughout the migration window; if it is decommissioned before attachment extraction completes, those files are inaccessible.
CA Service Desk Manager
Survey/Feedback
Intercom
Conversation Rating
1:1CA SDM post-resolution survey scores and responses linked to requests map to Intercom Conversation Ratings if the customer enables this feature. If Intercom Conversation Ratings are not active, we deliver survey data as a structured export linked to the original Ticket ref_num for the customer's admin to review.
| CA Service Desk Manager | Intercom | Compatibility | |
|---|---|---|---|
| Request | Ticket1:1 | Fully supported | |
| Incident | Ticketlossy | Fully supported | |
| Contact | User1:1 | Fully supported | |
| Organization | Company1:1 | Fully supported | |
| Knowledge Article (km_record) | Article1:1 | Fully supported | |
| Change | N/A (archived or custom field)1:1 | Fully supported | |
| Problem | N/A (archived or custom field)1:1 | Fully supported | |
| Groups and Teams | Teamlossy | Fully supported | |
| Asset (CI) | N/A (archived)1:1 | Fully supported | |
| SLA Definitions | N/A (request-level assignment preserved)1:1 | Mapping required | |
| Attachment (doclink) | Attachment1:1 | Fully supported | |
| Survey/Feedback | Conversation Rating1: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.
CA Service Desk Manager gotchas
Custom objects require manual schema extraction before migration
Attachments are file-path references, not embedded binary data
SLA definitions live in policy files, not as exportable records
Version upgrade migrations fail silently on standby server
Swing-box migration method requires duplicate server infrastructure
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 schema extraction
We audit the CA SDM instance for all object types in scope: Requests, Incidents, Changes, Problems, Contacts, Organizations, Knowledge Articles, Groups, and any attachments. We request the /site/mods/majic files for any custom fields and custom objects. We identify the REST API endpoint and test connectivity. We deliver a scoping document that includes record counts per object, a list of unmapped ITSM objects (Change, Problem, SLA Policy), and a disposition recommendation for each. The customer approves the scope and unmapped-object disposition before we begin migration planning.
Disposition decisions for non-migrating ITSM objects
We hold a dedicated session on the Change and Problem record question. The customer chooses for each object type: migrate as a custom field on the related Ticket, export as a structured JSON archive, or exclude. We configure the Intercom workspace (Teams, custom Ticket attributes, Help Center structure) based on the approved disposition matrix. If the customer wants a custom Ticket attribute to carry Change and Problem context, we add those fields to the Intercom Ticket schema before any data import begins.
Contact and Organization migration
We export CA SDM Contacts and Organizations first because they are the parent records for Tickets. We resolve the organization contact between CA SDM and Intercom, create the Organizations as Companies in Intercom, then import Contacts with external_id, name, email, and the contact_type__c custom attribute. Any CA SDM Contacts who will also serve as Intercom teammates (analysts) are flagged in a separate list for the customer to provision as Intercom Admins or Teammates outside the data migration scope.
Request and Incident migration
We export CA SDM Requests and Incidents, separate Incidents using the request_type attribute, and map them to Intercom Tickets with the appropriate priority, status, and custom attributes. The requester contact reference is resolved to the Intercom User external_id. Attachment doclink references are collected during this phase for the secondary attachment pass. Any Change or Problem references linked to the request are written to the custom fields configured in Step 2.
Knowledge Article and Team migration
We export CA SDM km_record articles (title, summary, full_text, publication_status) and import them as Intercom Help Center Articles in the configured publish state. We export CA SDM Groups as a lookup table and the customer provisions matching Teams in Intercom before we run the final resolution pass that links Contacts to the correct Team.
Attachment extraction and cutover
We perform the secondary attachment pass: reading doclink file paths from the CA SDM server filesystem, uploading each file to Intercom's attachment storage, and linking the attachment to the corresponding Ticket. We freeze CA SDM writes during the cutover window, run a final delta migration of any records modified since the initial export, then enable Intercom as the system of record. We deliver the SLA Policy and Approval Chain inventory document to the customer's admin for post-migration rebuild in Intercom's automation engine.
Platform deep dives
CA Service Desk Manager
Source
Strengths
Weaknesses
Intercom
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 CA Service Desk Manager and Intercom.
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
CA Service Desk Manager: Not publicly documented in standard documentation; depends on server hardware and current load.
Data volume sensitivity
CA Service Desk Manager 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 CA Service Desk Manager to Intercom migration scoping. Not seeing yours? Book a call.
Walk through your CA Service Desk Manager 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 CA Service Desk Manager
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.