Helpdesk migration
Field-level mapping, validation, and rollback between ManageEngine SupportCenter Plus and Intercom. We move data and schema; workflows are rebuilt natively in Intercom.
ManageEngine SupportCenter Plus
Source
Intercom
Destination
Compatibility
6 of 11
objects map 1:1 between ManageEngine SupportCenter Plus and Intercom.
Complexity
CModerate
Timeline
2-4 weeks
Overview
Moving from ManageEngine SupportCenter Plus to Intercom is a platform shift from a multi-tenant ITSM helpdesk to a single-tenant modern messaging workspace. The object schemas differ significantly: SupportCenter Plus separates Accounts, Contacts, Contracts, and Products as distinct linked entities, while Intercom consolidates user identity into a single Users object with optional Company linkage and no native contract or product catalog. We resolve the multi-portal consolidation problem during scoping by mapping each SupportCenter Plus portal to an Intercom Inbox, preserving SLA timer configurations as Intercom SLA policies, and flagging the Contracts and Products modules as objects without direct Intercom equivalents. SLA policies and automations do not migrate as code; we deliver a written rebuild inventory for the customer's admin team. Historical reporting dashboards do not transfer and must be recreated in Intercom's reporting module. Teams migrate with their agent identity preserved; we flag that SupportCenter Plus permission structures require admin review after migration because RBAC models differ between the platforms.
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 ManageEngine SupportCenter Plus 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.
ManageEngine SupportCenter Plus
Request
Intercom
Conversation
1:1SupportCenter Plus Requests map directly to Intercom Conversations. Standard fields (subject, description, status, priority, created date) map 1:1 to Intercom's title, body, state, priority, and created_at. SupportCenter Plus request notes and tags migrate as Intercom conversation parts and labels respectively. We apply a status mapping table (Open to open, Pending to snoozed, Resolved to closed, Closed to closed) and set the assignee by resolving the SupportCenter Plus technician email to an Intercom team member email.
ManageEngine SupportCenter Plus
Account
Intercom
Company
1:1SupportCenter Plus Accounts map to Intercom Companies. The account name becomes the company name, industry maps to industry, and the account website maps to website. Account custom fields (udf_char, udf_date, udf_picklist types discovered during discovery) become typed company attributes in Intercom. We create the Company in Intercom before any User import so that the company_id lookup is satisfied at User insert time.
ManageEngine SupportCenter Plus
Contact
Intercom
User
1:1SupportCenter Plus Contacts map to Intercom Users. Email is the primary identity field and dedupe key. First name and last name map 1:1. The contact-to-account linkage preserves as an Intercom Company membership on the User. Contact custom fields (udf_* columns decoded against the Field Labels admin table during discovery) become Intercom custom user attributes with matching types.
ManageEngine SupportCenter Plus
Knowledge Base Article
Intercom
Article
1:manySupportCenter Plus KB articles organized under categories map to Intercom articles grouped into collections. We restructure the SupportCenter Plus KB category taxonomy into Intercom collections and map individual articles within those collections, preserving the article title, content (with HTML content converted to Intercom's content format), and publish status from the source approval state. Article-to-product associations are not natively representable in Intercom and are flagged as a configuration decision during scoping.
ManageEngine SupportCenter Plus
User (Support Rep)
Intercom
Team Member
1:1SupportCenter Plus technician and admin user accounts map to Intercom Team Members. We extract the user email, display name, and role type (admin, support rep) and create the matching Team Member in Intercom. Permission structures differ between the platforms and do not translate 1:1; we flag this for the customer's admin to review and configure Intercom roles and permissions after migration.
ManageEngine SupportCenter Plus
Comment
Intercom
Conversation Part
1:1SupportCenter Plus Comments linked to Requests via the junction table are extracted and reattached as Intercom Conversation Parts against the migrated conversation ID. The comment author resolves to the Intercom Team Member by email, and the original timestamp is preserved on the conversation part created_at field.
ManageEngine SupportCenter Plus
Attachment
Intercom
Conversation Part (file)
1:1Attachments are stored on disk or in the database depending on SupportCenter Plus installation configuration. We locate the attachment store path during discovery, extract all files, re-upload them as Intercom Conversation Part file attachments linked to the migrated conversation, and set the original filename and upload timestamp.
ManageEngine SupportCenter Plus
Contract
Intercom
Company Custom Attribute (archive)
lossySupportCenter Plus Contracts link SLAs and billing terms to Accounts but have no native Intercom equivalent. We discuss with the customer whether to archive contract details as a JSON-serialized custom attribute on the linked Intercom Company, or merge relevant fields (SLA tier name, contract expiry date, billing status) into typed Company custom attributes. Active and non-expired contracts are prioritized in this decisioning.
ManageEngine SupportCenter Plus
Product
Intercom
Company Custom Attribute (archive)
lossySupportCenter Plus Product Catalog entries define entitlements per Account with no direct Intercom equivalent. We merge product names and entitlement flags into typed Company custom attributes or store them as structured JSON on the Company. If the customer requires product-aware routing or SLA differentiation in Intercom, we recommend Inbox rules based on Company custom attributes as the rebuild approach.
ManageEngine SupportCenter Plus
Project
Intercom
Task or Conversation Note
lossySupportCenter Plus Projects track multi-step deliverables linked to Accounts. Intercom has no native project object. We discuss with the customer whether to merge project milestones into task-type conversations on the relevant Account, archive project records as notes, or exclude them from migration scope if they are purely historical.
ManageEngine SupportCenter Plus
Purchase Request / Order
Intercom
Archived (not migrated)
lossyPurchase Requests and Orders in SupportCenter Plus are typically historical billing records tied to the contract module. We scope these out of the standard migration unless the customer has an active procurement workflow that needs to continue in Intercom. If active procurement tracking is required, we recommend a separate scoping to assess whether Intercom's workflow capabilities or a third-party integration is more appropriate.
| ManageEngine SupportCenter Plus | Intercom | Compatibility | |
|---|---|---|---|
| Request | Conversation1:1 | Fully supported | |
| Account | Company1:1 | Fully supported | |
| Contact | User1:1 | Fully supported | |
| Knowledge Base Article | Article1:many | Fully supported | |
| User (Support Rep) | Team Member1:1 | Fully supported | |
| Comment | Conversation Part1:1 | Fully supported | |
| Attachment | Conversation Part (file)1:1 | Fully supported | |
| Contract | Company Custom Attribute (archive)lossy | Fully supported | |
| Product | Company Custom Attribute (archive)lossy | Fully supported | |
| Project | Task or Conversation Notelossy | Fully supported | |
| Purchase Request / Order | Archived (not migrated)lossy | 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.
ManageEngine SupportCenter Plus gotchas
Request API rate limits throttle bulk migrations
No native bulk export endpoint
v14.7 licensing model shift affects migration scoping
Portal isolation complicates multi-tenant migrations
Custom fields stored as generic udf_* columns
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 scoping
We audit the source SupportCenter Plus instance: schema version, UDF field inventory (all udf_* columns decoded against the Field Labels table), portal count and per-portal SLA rules, KB category structure and article count, record volumes per object, active contract and product count, and whether direct database access is available for extraction. We deliver a written migration scope document with record counts, a custom field mapping table, and a portal-to-Inbox consolidation plan before any data moves.
Intercom workspace design
We design the Intercom workspace schema: Inbox structure mapped from SupportCenter Plus portals, SLA policies configured to match the source SLA timer values, Intercom custom user and company attributes created to match the decoded UDF fields with correct types (text, number, date, boolean, list), and Article collections structured from the KB category taxonomy. This design is validated in an Intercom demo or sandbox workspace before production configuration begins.
Test migration and reconciliation
We run a test migration of 50-100 records per object into a staging Intercom workspace or the production workspace with a temporary data flag. We reconcile record counts, validate the conversation status mapping, verify contact-to-company linkage, check KB article structure and HTML rendering, and confirm SLA timer accuracy. The customer's admin reviews a sample of migrated records against the SupportCenter Plus source and signs off before production migration.
Data extraction and transformation
We extract all source data via direct database queries against the SupportCenter Plus schema. We transform each record through the mapping defined during scoping: Request notes become Intercom conversation parts, Account-to-Contact linkage becomes Company membership, UDF columns become typed Intercom custom attributes, KB categories become Intercom collections, and SLA configurations are written to a handoff document for Intercom SLA policy recreation. Attachments are extracted from the file store path identified during discovery.
Production migration in dependency order
We run production migration in dependency order: Intercom workspace configuration (Inboxes, SLA policies, custom attributes, Article collections) is deployed first, then Companies ( Accounts), then Users (Contacts with company membership resolved), then Conversations (Requests with conversation parts and assignee resolved), then Article collections and articles, then attachments. We apply portal consolidation mapping during the conversation phase and emit a row-count reconciliation report after each phase.
Cutover, validation, and rebuild handoff
We freeze SupportCenter Plus writes during cutover, run a final delta migration of records modified during the migration window, then enable Intercom as the system of record. We deliver the SLA policy rebuild specification and Business Rule inventory document to the customer's admin team. We offer a one-week hypercare window to resolve any data issues reported by the support team after go-live. We do not rebuild SupportCenter Plus workflows, Business Rules, or SLA policies as Intercom automations inside the migration scope; that work is a separate engagement.
Platform deep dives
ManageEngine SupportCenter Plus
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 ManageEngine SupportCenter Plus 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
ManageEngine SupportCenter Plus: 15 creates/10s, 30 updates/min, 30 deletes/min, 60 reads/min — per the Request API throttle table.
Data volume sensitivity
ManageEngine SupportCenter Plus 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 ManageEngine SupportCenter Plus to Intercom migration scoping. Not seeing yours? Book a call.
Walk through your ManageEngine SupportCenter Plus 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 ManageEngine SupportCenter Plus
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.