Helpdesk migration

Migrate from ITSM 365 to Salesforce Service Cloud

Field-level mapping, validation, and rollback between ITSM 365 and Salesforce Service Cloud. We move data and schema; workflows are rebuilt natively in Salesforce Service Cloud.

ITSM 365 logo

ITSM 365

Source

Salesforce Service Cloud

Destination

Salesforce Service Cloud logo

Compatibility

73%

8 of 11

objects map 1:1 between ITSM 365 and Salesforce Service Cloud.

Complexity

CModerate

Timeline

2-4 weeks

Rollback included Accuracy guarantee Field-level validation

Overview

What this migration involves

ITSM 365 to Salesforce Service Cloud is an ITSM-native to CRM-platform migration. ITSM 365 structures work around Naumen ITIL objects — Incidents, Service Requests, Changes, and Problems — with SLA assignments and priority flags at the record level. Salesforce Service Cloud uses the Case object as its central entity, with Entitlement Processes and Milestones handling SLA time tracking, and the Asset and Location objects holding Configuration Item data. We extract ITSM 365 data via its export APIs, map each record type to a Salesforce Case Record Type or custom object, preserve original priority and SLA tier in custom fields for audit continuity, and load through the Salesforce Bulk API with parent-record resolution. Approval chains, workflow automation, and custom SLA definitions do not migrate as code; we deliver a written inventory of every active rule and approval path for your admin to rebuild in Salesforce Flow. Lite-tier customers should note that limited workflow automation on the source means fewer migration objects but also fewer custom properties requiring field-level mapping, which reduces migration complexity compared to Standard-tier customers with extensive approval chains.

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

ITSM 365 logo

ITSM 365

What's pushing teams away

  • Russian-market origin and primarily Russian-language documentation create friction for non-Russian-speaking IT teams.
  • Reviewers cite poor English documentation and integration guidance as a recurring frustration, especially when wiring up third-party tools.
  • Server downtime affecting cloud connectivity has been reported by some users — concerning for IT teams whose own SLAs depend on the service desk being available.
  • Per-tier pricing jumps between Lite and Standard create a noticeable cost cliff for teams growing into advanced workflows.
  • Smaller global review and community footprint than competitors like ServiceNow, Freshservice, or Jira Service Management complicates vendor due diligence outside Russia/CIS.

Choosing

Salesforce Service Cloud logo

Salesforce Service Cloud

What's pulling them in

  • Deep Salesforce ecosystem integration with Sales Cloud, Marketing Cloud, and custom Apex apps creates a single pane of glass for enterprise customer data and cross-functional workflows.
  • Omnichannel case routing — email, chat, phone, social, and messaging — unified under one case object means agents do not lose context when customers switch channels mid-interaction.
  • AI for customer service (Einstein AI / Agentforce) offers automated case classification, suggested replies, and chatbot routing that reduces Tier-1 ticket volume without manual rule authoring.
  • Entitlement and milestone tracking enforces SLA compliance natively, automatically calculating breach windows and surfacing violations to supervisors in dashboards.
  • Salesforce's massive AppExchange ecosystem provides pre-built connectors, industry-specific managed packages, and third-party tools that extend Service Cloud beyond its out-of-box capabilities.

Object mapping

How ITSM 365 objects map to Salesforce Service Cloud

Each row shows how a ITSM 365 object lands in Salesforce Service Cloud, including any object-level transformations, lookup resolution, or schema-design dependencies.

Typical mapping — final map is confirmed during the sample migration step.

ITSM 365

Incident

maps to

Salesforce Service Cloud

Case

1:1
Fully supported

ITSM 365 Incidents map to Salesforce Case with Record Type set to Incident. The source priority field (P1-P4 or equivalent) maps to Case Priority, and the incident description, affected CI, and assignment group transfer to custom fields on Case. Original incident number is preserved in a custom field itsm_incident_id__c for traceability. SLA breach flags transfer to Case custom fields for post-migration reporting.

ITSM 365

Service Request

maps to

Salesforce Service Cloud

Case

1:1
Fully supported

Service Requests map to Salesforce Case with Record Type set to Service Request. Request type, requester, and fulfillment details map to custom fields on Case. The Standard tier request categories become Case Origin or custom picklist fields. Standard tier approval requirements on requests are noted in the inventory document for rebuild as Salesforce Approval Processes or Flow-based approvals.

ITSM 365

Change

maps to

Salesforce Service Cloud

Case or Custom Object

1:1
Fully supported

ITSM 365 Changes map to Salesforce Case with Record Type set to Change, or to a custom Change__c object if the customer's Salesforce edition lacks the native Change object. Risk classification (standard, normal, emergency) from ITSM 365 maps to a custom risk field, and the change calendar and approval status transfer as custom fields. Emergency change flagging maps to a Salesforce custom field that triggers expedited routing rules post-migration.

ITSM 365

Problem

maps to

Salesforce Service Cloud

Case (linked)

1:many
Fully supported

ITSM 365 Problems (root-cause investigations) map to a Salesforce Case created as the Problem record, with related Incidents linked via the Case ParentId field. Problem status, root cause description, and known error workarounds transfer to custom fields on the parent Case. We create a custom relationship to Incident Cases using a lookup field so that the Problem-Incident relationship is preserved in Salesforce reporting.

ITSM 365

Configuration Item

maps to

Salesforce Service Cloud

Asset or Custom Object

1:1
Fully supported

ITSM 365 CIs (servers, software, network devices, applications) map to Salesforce Asset by default for hardware and software items. Complex CI relationship maps (CI-to-CI dependencies) may require a custom object with self-lookup fields to preserve dependency topology. We assess CI volume and relationship complexity during discovery and recommend Asset versus custom object on a per-organization basis. CI class from ITSM 365 (hardware, software, document, location) maps to Asset Type or a custom picklist.

ITSM 365

SLA Assignment

maps to

Salesforce Service Cloud

Entitlement + Milestone

lossy
Fully supported

ITSM 365 SLA assignments and priority tiers do not have a direct Salesforce equivalent — Salesforce uses Entitlement Processes and Milestones linked to Case via the Entitlement field. We map ITSM 365 SLA tier names (Gold, Silver, Bronze or P1-P4 tier names) to Salesforce Entitlement records with corresponding Milestone time triggers. The original SLA tier is preserved in a custom field itsm_sla_tier__c on Case for audit continuity. Entitlement Processes must be configured in Salesforce before Case migration begins.

ITSM 365

User / Agent

maps to

Salesforce Service Cloud

User

1:1
Fully supported

ITSM 365 agents and IT staff map to Salesforce User records. We resolve by email address match against the destination Salesforce org. Any ITSM 365 user without a matching Salesforce User is placed in a reconciliation queue for the customer's admin to provision before Case import begins. Assignment group members from ITSM 365 transfer to Salesforce Queues, which we provision during the schema design phase.

ITSM 365

Attachment

maps to

Salesforce Service Cloud

ContentDocument

1:1
Fully supported

ITSM 365 file attachments on Incidents, Service Requests, Changes, and Problems migrate as Salesforce ContentDocument records linked via ContentDocumentLink to the parent Case. We extract attachments via the ITSM 365 export API, upload to Salesforce ContentWorkspace or Files, and link by Case ID resolution.

ITSM 365

Custom Properties (Standard tier)

maps to

Salesforce Service Cloud

Custom Fields

lossy
Fully supported

ITSM 365 Standard tier custom properties on Incident, Request, Change, and Problem objects require field-level mapping to Salesforce custom fields. We identify every custom property during discovery, map to the equivalent Salesforce field type (text, picklist, number, date, checkbox), create the custom fields in the destination org via metadata API, and include them in the field-level migration mapping. Custom properties on Lite tier are limited, reducing the mapping scope significantly.

ITSM 365

Approval Chain (Standard tier)

maps to

Salesforce Service Cloud

Approval Process / Flow (inventory only)

1:1
Fully supported

ITSM 365 approval chains are not migrated as Salesforce automations. We inventory every active approval chain during discovery — including approval steps, approver roles, escalation rules, and SLA-based escalation timers — and deliver a written handoff document describing each chain's trigger, steps, and recommended Salesforce Approval Process or Flow equivalent. The customer's Salesforce admin rebuilds approval chains post-migration. This is explicitly outside our standard migration scope.

ITSM 365

Workflow Automation (Standard tier)

maps to

Salesforce Service Cloud

Flow (inventory only)

1:1
Fully supported

ITSM 365 Standard tier workflow automation (auto-assignment rules, SLA escalation triggers, notification templates, field update rules) is not migrated as Salesforce Flow. We document every active workflow rule with its trigger object, conditions, and actions, and map each to a Salesforce Flow type (record-triggered, scheduled, or screen flow). The inventory document is delivered with the migration data package. Workflow rebuild is outside our standard scope.

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.

ITSM 365 logo

ITSM 365 gotchas

High

Russian-origin vendor with primarily Russian-language documentation and support

Medium

Pricing differs by region and currency — published rubles do not equal published USD

Medium

Multi-product portfolio means each module has its own data model and pricing page

Low

Server downtime episodes reported by users

Salesforce Service Cloud logo

Salesforce Service Cloud gotchas

High

Data Export 512MB file size cap breaks large org exports

High

API Daily Request Limits vary by license edition

High

No automatic data backup in base Salesforce

Medium

Picklist dependencies silently break records when unmapped

Medium

Workflow rules fire unexpectedly during data load

Pair-specific challenges

  • ITSM 365 Standard approval chains do not migrate as Salesforce automations

    Approval chains in ITSM 365 Standard are built on Naumen's workflow engine and have no structural equivalent in Salesforce. We inventory every active approval chain — step order, approver role, escalation path, SLA escalation timers — and deliver a written handoff document, but we do not convert them to Salesforce Approval Processes or Flow as part of the migration. Customers on the Standard tier with complex multi-step approvals should plan two to four weeks of post-migration admin work to rebuild chains in Salesforce. Lite-tier customers are unaffected by this gotcha.

  • SLA assignments require Salesforce Entitlement Process configuration before migration

    ITSM 365 carries SLA tier and breach status at the record level. Salesforce does not store SLA logic as fields on Case — it uses Entitlement Processes with Milestones that must be configured before any Case records are imported. We cannot load Case records with SLA timestamps until the destination org has an active Entitlement record linked to the Account or Contact, and a Milestone type defined for each SLA tier. This configuration step must be completed by the customer's Salesforce admin or a consultant before our migration team proceeds to the Case import phase.

  • CMDB CI relationships require custom object or Asset relationship design

    ITSM 365 maintains CI-to-CI relationship maps (server depends on network, application depends on server, location hosts rack). Salesforce Asset supports a basic parent-asset relationship but does not natively model complex dependency graphs. We assess CI relationship complexity during discovery. Simple hierarchical CI data migrates to Asset with parent-asset lookups; complex multi-level dependency maps require a custom object with self-referential lookup fields and possibly a junction object for many-to-many relationships. This schema design work extends the sandbox validation phase by one to two weeks.

  • Custom properties on Lite tier are minimal but Standard tier requires field-level mapping

    ITSM 365 Lite tier limits custom property creation, so migrations from Lite typically involve fewer than ten custom fields per object, keeping mapping straightforward. Standard tier customers with extensive custom properties require every field to be defined in Salesforce with an equivalent type before import. We conduct a custom property audit during discovery, but any missing Salesforce custom fields discovered mid-migration require a schema deployment cycle, pausing data import until fields are live.

  • ITSM 365 knowledge articles require manual migration to Salesforce Knowledge

    ITSM 365 knowledge base articles are not exported via a standard API in a format compatible with Salesforce Knowledge import. We extract article content as structured text files during discovery, deliver them in a category-organized package, and recommend the customer's admin use Salesforce Knowledge's Data Import Wizard or manual article creation to republish content. We do not migrate knowledge base articles as records in the standard migration scope.

Migration approach

Six steps for a successful ITSM 365 to Salesforce Service Cloud data migration

  1. Discovery and tier assessment

    We audit the source ITSM 365 instance across tier (Lite or Standard), active object types in use, custom property count per object, CMDB population (CI classes, relationship types), active approval chains, active workflow rules, SLA tier definitions, and attachment volume. We also identify the destination Salesforce edition and confirm whether Service Cloud is added to an existing Sales Cloud contract or is a net-new subscription. The discovery output is a written migration scope document that explicitly lists what migrates as data, what migrates as inventory, and what does not migrate.

  2. Schema design and Entitlement Process configuration

    We design the Salesforce destination schema based on discovery findings. For each ticket type (Incident, Service Request, Change, Problem), we define a Case Record Type and corresponding Business Process. We create Entitlement records and Milestone types matching the ITSM 365 SLA tier matrix. We provision Queues for each ITSM 365 assignment group, design any custom objects required for CMDB relationships, and create all custom fields identified in the audit. Schema is deployed to a Salesforce Sandbox first for validation by the customer's Salesforce admin.

  3. Sandbox migration and reconciliation

    We run a full migration into a Salesforce Sandbox using production-equivalent data volume to validate record counts, field mapping accuracy, and Entitlements are functioning correctly (SLA clock starts and milestones fire as expected). The customer's IT operations lead spot-checks 20-30 random Cases against the source ITSM 365 records and confirms the mapping is accurate. SLA milestone triggers are tested against a sample of Cases that should have breached or met SLA in the source. Sign-off on the sandbox reconciliation unlocks the production migration date.

  4. User and Queue reconciliation

    We extract every distinct ITSM 365 agent and assignment group from active records and match agents by email against the destination Salesforce org's User table. Assignment groups from ITSM 365 are mapped to Salesforce Queues that we provisioned during schema design. Any ITSM 365 user without a matching Salesforce User is held in a reconciliation queue for the customer's admin to provision. Queue membership must be finalized before Case import because OwnerId and QueueId references are required on all ticket records.

  5. Production migration in dependency order

    We run production migration in strict record-dependency order: Users (manual, validated), Entitlements (required before Cases), Accounts and Contacts (from ITSM 365 organizations and requesters), Assets (CIs from the CMDB with relationship fields resolved), Cases (Incidents, Service Requests, Changes, Problems with Entitlement linked and SLA clock activated), Attachments (as ContentDocument linked to parent Cases), and Knowledge articles (as a separate content package). Each phase emits a reconciliation row-count report before the next phase begins. We use the Salesforce Bulk API for Case and Asset batches larger than 5,000 records with exponential backoff on API limit responses.

  6. Cutover, validation, and approval chain handoff

    We freeze writes to ITSM 365 during the cutover window, run a delta migration of any records created or modified during the migration window, then mark Salesforce Service Cloud as the system of record. We deliver the approval chain inventory document, the workflow automation inventory, and the CMDB relationship map to the customer's IT operations team with recommendations for rebuilding each item in Salesforce Flow and Process Builder. We support a one-week hypercare window for reconciliation issues. Approval chain and workflow rebuild are not included in the standard migration scope.

Platform deep dives

Context on both ends of the pair

ITSM 365 logo

ITSM 365

Source

Strengths

  • Low-code visual configuration lets non-developer admins customize workflows and approval chains.
  • Native integrations with Jira, Power BI, WhatsApp, and Telegram cover common SMB needs.
  • Multi-product portfolio (Support, Outsource, Projects, HR) lets a single vendor cover adjacent service management areas.
  • Free 14-day trial plus free ITSM 365 School training reduce evaluation friction.
  • ITIL-aligned out of the box with Incident, Request, Change, and Problem processes documented.

Weaknesses

  • Documentation and support are primarily Russian-language; English coverage is partial.
  • Reviewers cite poor integration documentation as a recurring frustration during third-party tool setup.
  • Server downtime episodes have been reported, affecting cloud-based agent productivity.
  • Smaller global review/community footprint than ServiceNow, Freshservice, or Jira Service Management.
  • Per-tier price cliffs between Lite and Standard can frustrate growing teams that need only a subset of Standard features.
Salesforce Service Cloud logo

Salesforce Service Cloud

Destination

Strengths

  • Enterprise-grade security, compliance certifications, and audit logging available across all paid editions with Shield offering enhanced event monitoring.
  • Scalable multi-tenant cloud architecture supporting orgs from 5 users to 150,000+ seat enterprises without infrastructure management overhead.
  • Omnichannel contact center unifying email, live chat, phone, messaging, and social into a single Case timeline per customer interaction.
  • Rich workflow automation via Salesforce Flow, Process Builder, and Apex triggers enabling complex case escalation, routing, and field updates.
  • Native AI capabilities (Agentforce / Einstein) for case auto-routing, classification, suggested responses, and chatbot escalation without third-party add-ons.

Weaknesses

  • Per-seat pricing model with no contact limits creates unpredictable cost scaling for large organizations adding many agents over time.
  • No automatic data backup — organizations must purchase a third-party backup solution or build manual Data Loader exports to protect against data loss from human error, failed deployments, or integrations overwriting records.
  • Steep learning curve for non-technical users requiring dedicated admin resources and formal training investment before teams reach productive velocity.
  • Annual contract requirements and limited pro-ration on exit create significant switching cost friction, especially for organizations evaluating alternatives mid-cycle.
  • Add-on licensing (CPQ, Einstein Activity Capture, Shield, Data Cloud) can double effective per-seat cost without clear documentation of which features are included in base tiers.

Complexity grading

How hard is this migration?

Moderate Helpdesk migration. 1 of 7 objects need a manual workaround.

C

Overall complexity

Moderate migration

Derived from compatibility, mapping clarity, API constraints, and data volume across ITSM 365 and Salesforce Service Cloud.

  • Object compatibility

    C

    1 of 7 objects need a manual workaround.

  • 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

    ITSM 365: Not publicly documented in English-language materials.

  • Data volume sensitivity

    B

    ITSM 365 doesn't expose a bulk API — REST + parallelization used for high-volume runs.

Estimator

Estimate your ITSM 365 to Salesforce Service Cloud 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 ITSM 365 to Salesforce Service Cloud data migrations

Answers to the questions buyers ask most during ITSM 365 to Salesforce Service Cloud migration scoping. Not seeing yours? Book a call.

Can't find your answer?

Walk through your ITSM 365 to Salesforce Service Cloud migration with a real engineer — 30 minutes, free, written quote within 24 hours.

Book a free 30 minute consultation

Standard migrations land between two and four weeks for ITSM 365 Lite accounts with fewer than 10,000 tickets and a simple CMDB. Migrations from ITSM 365 Standard with extensive custom properties, a populated CMDB with complex CI relationships, multiple active approval chains, or over 50,000 ticket records move to four to eight weeks because of custom object schema design, Bulk API chunking for large record batches, and the approval chain inventory work that precedes the admin rebuild phase.

Adjacent paths

Related migrations to explore

Ready when you are

Move from ITSM 365.
Land in Salesforce Service Cloud, 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