Helpdesk migration
Field-level mapping, validation, and rollback between OpenText Service Request Center (SRC) and Zendesk. We move data and schema; workflows are rebuilt natively in Zendesk.
OpenText Service Request Center (SRC)
Source
Zendesk
Destination
Compatibility
8 of 10
objects map 1:1 between OpenText Service Request Center (SRC) and Zendesk.
Complexity
BStandard
Timeline
3-5 weeks
Overview
Moving from OpenText Service Request Center to Zendesk is a shift from a legacy ITSM platform with deeply embedded custom fields, external content repository references, and calendar-driven SLA hierarchies to a modern SaaS helpdesk with REST APIs and structured ticket routing. SRC maintains separate Service Request and Incident objects with distinct workflows; Zendesk consolidates these into a single Tickets object with types and statuses. We run a discovery audit of SRC custom field definitions and resolve external Content Suite attachment references before migration, because those are the two highest-risk data-loss vectors in SRC exits. Knowledge Base articles export via the Help Center API at 200-2,500 requests per minute depending on Zendesk plan tier, and HTML sanitization applies to preserve article structure. SLA calendar definitions migrate as Zendesk SLA Policies mapped from SRC business-hours calendars. Workflows, automations, and Service Catalog items do not migrate as code; we deliver a written inventory for the customer's admin to rebuild in Zendesk's trigger and macro builder.
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 OpenText Service Request Center (SRC) object lands in Zendesk, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
OpenText Service Request Center (SRC)
Service Request
Zendesk
Ticket (type = request)
1:1SRC Service Requests map to Zendesk Tickets with ticket type set to 'request'. The SRC request title maps to Zendesk subject, description maps to comment body, priority maps to priority field, and status maps to status. Service category from SRC becomes a custom ticket field or tag. We preserve the SRC Service Request ID in a custom field src_service_request_id__c for cross-reference audit.
OpenText Service Request Center (SRC)
Incident
Zendesk
Ticket (type = incident)
1:1SRC Incidents track IT infrastructure or service disruptions separate from user-initiated requests. We map to Zendesk Tickets with type = 'incident', preserving impact and urgency fields as custom ticket fields. SRC incident resolution notes migrate to Zendesk ticket comments. Incident-specific custom fields map to Zendesk custom ticket fields using the same discovery and type-equivalency audit as Service Requests.
OpenText Service Request Center (SRC)
User (Internal Agent)
Zendesk
Agent / User
1:1SRC User records (internal support agents) map to Zendesk Agent accounts. We export display name, email, department, and role from SRC. Passwords cannot migrate; agents receive Zendesk setup instructions for initial login. Group memberships map to Zendesk Groups and we set default group assignment on the User record during migration.
OpenText Service Request Center (SRC)
Customer (External Requester)
Zendesk
End User
1:1SRC Customer records (external requesters distinct from internal Users) map to Zendesk End Users. Contact information including name, email, phone, and department migrates. The SRC Customer ID is preserved in a custom field src_customer_id__c. If the customer email matches an existing Zendesk Agent account, we flag for manual disambiguation to prevent requester-agent record collision.
OpenText Service Request Center (SRC)
Attachment
Zendesk
Ticket Attachment
1:1Attachments inline with SRC ticket records migrate as Zendesk ticket comments with file attachments via the Zendesk Attachments API. Attachments stored in external OpenText Content Suite repositories require resolution during discovery: we scan for external references, retrieve files where accessible, and migrate them inline. Any Content Suite references we cannot resolve are documented as broken links for manual customer follow-up. Zendesk file size limits apply per attachment.
OpenText Service Request Center (SRC)
Knowledge Base Article
Zendesk
Help Center Article
1:1KB Articles in SRC map to Zendesk Guide articles via the Help Center API. Article HTML content requires sanitization before import: we convert HTML markup to Zendesk Guide's supported format, preserve heading structure and inline text formatting, and flag embedded images that reference external repositories for manual retrieval. Article-to-ticket associations are preserved by creating a Zendesk custom field that references the original SRC article ID. Zendesk Help Center API rate limits (200-2,500 req/min by plan) govern the import throughput.
OpenText Service Request Center (SRC)
SLA Definition
Zendesk
SLA Policy
lossySRC SLA configurations define response and resolution targets tied to priority levels and service categories. We export SLA definitions and map them to Zendesk SLA Policies with business-hours schedules. SRC calendar-based hours-of-operation definitions migrate as Zendesk Business Hours records. Any SLA targets that cannot be expressed in Zendesk SLA Policy format (due to complex calendar exceptions or conditional tiers) are flagged in the discovery report for manual configuration review.
OpenText Service Request Center (SRC)
Custom Field
Zendesk
Custom Ticket Field
lossySRC custom fields on Service Requests and Incidents require discovery audit to map to Zendesk custom ticket fields. We capture the SRC field name, data type, picklist values, and validation rules. SRC text fields map to Zendesk text or description fields; picklist fields map to Zendesk tagger or dropdown fields; date fields map to Zendesk date fields. Any SRC field types without a Zendesk equivalent (e.g., complex conditional validation rules) are flagged for manual recreation post-migration.
OpenText Service Request Center (SRC)
Team / Support Group
Zendesk
Group
1:1SRC Support Groups and team assignments define ticket routing and agent ownership. We export group membership, reporting hierarchies, and email routing aliases and recreate them as Zendesk Groups. The Zendesk Groups structure maps to SRC team definitions. Group-based email routing in SRC (e.g., [email protected] routing to a group inbox) requires manual configuration in Zendesk as a separate email or forwarding rule step.
OpenText Service Request Center (SRC)
Workflow Definition
Zendesk
Trigger / Automation (documented only)
1:1SRC workflow definitions are tightly coupled to the internal ITSM process engine and are not exportable in a portable format. We document the workflow logic during discovery (trigger conditions, approval stages, escalation rules, and assigned actions) and deliver a written map of every active SRC workflow with recommended Zendesk Trigger or Automation equivalents. The customer's admin rebuilds the automation logic in Zendesk Admin Center post-migration. This is standard scope: we do not migrate workflows as executable code.
| OpenText Service Request Center (SRC) | Zendesk | Compatibility | |
|---|---|---|---|
| Service Request | Ticket (type = request)1:1 | Fully supported | |
| Incident | Ticket (type = incident)1:1 | Fully supported | |
| User (Internal Agent) | Agent / User1:1 | Fully supported | |
| Customer (External Requester) | End User1:1 | Fully supported | |
| Attachment | Ticket Attachment1:1 | Fully supported | |
| Knowledge Base Article | Help Center Article1:1 | Fully supported | |
| SLA Definition | SLA Policylossy | Fully supported | |
| Custom Field | Custom Ticket Fieldlossy | Fully supported | |
| Team / Support Group | Group1:1 | Fully supported | |
| Workflow Definition | Trigger / Automation (documented only)1: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.
OpenText Service Request Center (SRC) gotchas
SLA calendar and business-hours definitions vary by deployment
Custom field data types and validation rules are not portable
Attachment storage paths may reference external repositories
Knowledge base articles may contain HTML formatting incompatible with plain-text destinations
Zendesk gotchas
Data export requires API scripting on non-Enterprise plans
Automations cap at 500 active rules and 1,000 tickets per hour
Help Center has no native export feature
Custom Objects and full data export are Enterprise-only
Pair-specific challenges
Migration approach
Discovery and data audit
We audit the source SRC deployment across installation type (on-premises or SaaS), database access method (direct SQL for on-premises or API for SaaS), custom field definitions and data types, SLA calendar configurations by service category, external Content Suite attachment references, knowledge base article count and HTML complexity, active workflow definitions for documentation, and user and customer record volumes. The discovery output is a written migration scope document with object-level record counts, a list of external attachment repository URLs requiring resolution, and a custom field equivalency matrix mapping each SRC field to a Zendesk type.
Zendesk environment preparation
We configure the Zendesk destination environment before migration begins. This includes setting up Zendesk Groups matching SRC support group structure, creating custom ticket fields mapped from the SRC custom field audit, configuring Zendesk Business Hours records from the SRC SLA calendar definitions (prioritizing highest-volume service categories), enabling Zendesk Guide and creating the article section and category hierarchy matching SRC KB structure, and setting up any Zendesk SLA Policies with goal targets mapped from SRC SLA definitions. We disable Zendesk triggers and automations that could fire on imported records during migration to prevent duplicate notifications or incorrect escalations.
Attachment repository resolution
We resolve external Content Suite attachment references identified during discovery. For each external attachment URL found in SRC, we attempt retrieval via the available API or file share access. Successfully retrieved files are staged for inline attachment migration. References that cannot be resolved are logged with the original URL, ticket ID, and attachment filename to a broken-link inventory document delivered to the customer. No records import until external reference resolution is complete for that ticket's attachments to prevent orphaned files in Zendesk.
Ticket migration with dependency ordering
We migrate records in dependency order: Users and Customers first (no dependencies), then Groups, then Tickets. SRC Service Requests import as Zendesk Tickets with type = 'request'; SRC Incidents import as Zendesk Tickets with type = 'incident'. Each record's custom field values map through the equivalency matrix. SRC ticket timestamps (created, updated, resolved) preserve as Zendesk ticket timestamps. Attachments import inline with each ticket record via the Zendesk Attachments API. Ticket comments migrate in chronological order preserving the SRC activity timeline.
Knowledge base migration via Help Center API
We export SRC KB articles via the source platform's available export method (API for SaaS, direct database query for on-premises). Articles with HTML content pass through a sanitization pipeline that converts SRC HTML markup to Zendesk Guide's supported format, preserves heading hierarchy and inline text formatting, and flags any Content Suite image references requiring manual replacement. Articles import via the Zendesk Help Center API with pagination and rate-limit handling at the plan-appropriate throughput. We validate a sample of imported articles in Zendesk Guide for formatting accuracy before completing the KB phase.
Cutover, validation, and workflow handoff
We freeze SRC ticket writes during cutover and run a final delta migration of records modified during the migration window. We deliver the workflow documentation inventory to the customer's Zendesk admin, including each SRC workflow's trigger, conditions, approval stages, and recommended Zendesk Trigger or Automation equivalents. We conduct a reconciliation pass matching record counts by object type against the discovery scope. We provide a one-week hypercare window for the customer's team to report and resolve any record discrepancies. SLA calendar configuration for lower-priority service categories, Content Suite broken-link remediation, and custom field validation rule hardening are documented as post-migration admin tasks.
Platform deep dives
OpenText Service Request Center (SRC)
Source
Strengths
Weaknesses
Zendesk
Destination
Strengths
Weaknesses
Complexity grading
Standard Helpdesk migration. 3 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 OpenText Service Request Center (SRC) and Zendesk.
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
OpenText Service Request Center (SRC): Not publicly documented numerically — Service Manager REST API enforces session-based throttling and the OpenText Integration Studio recommends batch sizes appropriate to deployment scale rather than a published per-minute limit..
Data volume sensitivity
OpenText Service Request Center (SRC) exposes a bulk API — large-volume migrations stream efficiently.
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 OpenText Service Request Center (SRC) to Zendesk migration scoping. Not seeing yours? Book a call.
Walk through your OpenText Service Request Center (SRC) to Zendesk migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave OpenText Service Request Center (SRC)
Other ways to arrive at Zendesk
Same-Helpdesk migrations
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.