We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Bruno De Graeve
ServiceNow Employee

A Conversation with Mark Castoe — Key Takeaways and Resources

 

In today's enterprise landscape, integrations are everywhere. Every business application your organization relies on — from HR systems like Workday to financial platforms and CRM tools — is connected through a web of APIs, microservices, and data exchanges. But here's the uncomfortable truth: without a formal, governed approach to managing those integrations, organizations are flying blind.

We recently sat down with Mark Castoe, Product Excellence Director at ServiceNow, to explore how Digital Integration Management (DIM) within the Enterprise Architecture suite helps organizations bring order to this complexity. In this article, we share the key takeaways from that conversation and point you to additional resources to deepen your understanding.


Why Integration Management Matters

One of the central themes Mark drove home is that uncoordinated integrations lead to chaos. Too many organizations "document" their integrations in design docs, SharePoint, or scattered spreadsheets — sources that are nearly useless for analytics, governance, or risk management.

Proper integration management requires a deliberate practice: every integration should be documented, approved, and reviewed. Without this discipline, organizations expose themselves to operational risk, data quality issues, and architectural debt that compounds over time.


Two Sides of the Coin: Operational vs. Design

A key distinction Mark highlighted is the difference between the operational and design sides of integration management.

On the operational side, ServiceNow's CMDB provides classes to model the runtime, discoverable elements of APIs — gateways, endpoints, and deployment configurations. These were introduced with the Vancouver release and are captured through classes like cmdb_ci_api.

On the design side, Digital Integration Management captures the higher-level, non-discoverable metadata: the why behind integrations, ownership, architectural purpose, lifecycle, and business impact. This is where DIM lives — in the Design Domain of the CSDM, complementing the operational view with the strategic and governance layer that discovery tools simply cannot provide.


Core Concepts: Digital Interfaces and Digital Integrations

Mark walked through two foundational concepts at the heart of DIM:

Digital Interfaces represent the provider-side of the equation. Think of an interface as an abstract notion of a connection point — an API endpoint, a microservice, an FTP drop, or even a legacy CSV file share. A Digital Interface captures the protocol (REST, SOAP, FTP), message format (JSON, XML), authentication and authorization methods, versioning, lifecycle stage, and ownership. It answers the question: "What does this system expose for others to consume?"

Digital Integrations represent the subscriber-side. An integration documents who is consuming a given interface, why, and how. It captures data flow direction, trigger type (manual, scheduled, event-driven), interaction pattern (pub-sub, push, pull), middleware used, and the business impact dimensions of criticality, integrity, confidentiality, and availability.

Together, these two objects create a formal, analyzable catalog of how your enterprise systems communicate.


Real-World Examples

Workday Integration

Mark illustrated the model using a Workday example. Workday exposes an Employee Profile API — this is the Digital Interface, owned and provided by the Workday business application. Multiple systems within the enterprise subscribe to this interface: ServiceNow for identity data, a payroll system for compensation details, a badge access system for employee status. Each of those subscriptions is a Digital Integration, carrying its own metadata about data flow, scheduling, and business criticality.

The power of cataloging this in DIM is immediately visible: when Workday announces an API version change, you instantly know every downstream system that will be impacted.

Third-Party IBAN Validation

A second example showed a company connecting to a bank's International Bank Account Number (IBAN) validation interface to verify bank account numbers during order processing. This demonstrates that DIM isn't limited to internal systems — it's equally valuable for documenting and governing third-party and partner integrations, where the interface provider sits outside your organizational boundary.


Visualization and Modeling

One of the most compelling parts of the session was the demonstration of visualization and modeling capabilities within the Enterprise Architecture Workspace. Using the modeling tools, architects can visually build integration designs that show data dependencies between business applications, making it far easier to communicate the integration landscape to stakeholders.

This visual approach transforms what would otherwise be a dry spreadsheet exercise into an interactive, explorable map of your enterprise's data flows — invaluable for architecture reviews, rationalization exercises, and impact analysis.


Business Application Connectivity

The session concluded with a demonstration of how business applications are connected through digital interfaces and integrations in the Enterprise Architecture Workspace. This end-to-end view — from the business application layer down to the interface and integration details — is what makes DIM a game-changer for enterprise architects. It provides the connective tissue between your application portfolio and the data exchanges that keep your business running.

 

Join Mark Castoe and Bruno De Graeve as they dive into the why and how of Digital Integration Manage.... This session covers the core concepts of Digital Interfaces and Integrations, illustrates them with real-world scenarios, and showcases the modeling and visualization tools that make your integration landscape actionable. A must-watch for enterprise architects looking to bring governance and clarity to their integration strategy.


Get Started and Go Deeper

If this topic resonates with you, here are the resources we recommend to continue your learning journey:

Community Article

YouTube Recordings

ServiceNow Store

Background Articles


Final Thoughts

Digital Integration Management fills a critical gap in enterprise architecture. While CMDB discovery and Service Mapping handle the operational "what exists and how it's deployed" question, DIM answers the equally important "why does this integration exist, who owns it, and what's the business impact if it changes or fails?" question.

If your organization is managing integrations through spreadsheets, design documents, or tribal knowledge, it's time to formalize that practice. DIM gives you the platform to do it — on the same ServiceNow platform where your CMDB, ITSM, and enterprise architecture already live.

We'd love to hear how your organization is approaching integration management. Share your experiences in the comments below!

Version history
Last update:
2 hours ago
Updated by: