Service provider connector
Summarize
Summary of Service provider connector
The Service Provider Connector application is a reference design that enables service providers to create standardized ServiceNow Store applications for their customers. It streamlines customer onboarding and integration with provider systems, eliminating the need for costly custom integrations. This connector supports synchronized workflows, catalog requests, and data sharing between customer and provider instances, enhancing visibility and productivity across the ServiceNow ecosystem.
Show less
Key Features
- User Interface: Includes essential components such as predefined reports and dashboards for visibility, descriptive menus for easy discovery, role-based access control, and rapid onboarding tools (playbooks, guided setup, or catalog items) that minimize reliance on professional services.
- Tasks: Predefined task integrations (incidents, cases, changes, problems) built with Workflow Studio and Integration Hub ensure high resiliency and performance.
- CMDB Synchronization: Core Configuration Item data is synchronized between customer and provider instances to support ITIL processes.
- Workflows: Designed using Workflow Studio for optimal resiliency and performance.
- Catalogs: Provider catalogs are integrated as record-producing catalogs with eBonded requests, allowing customer processes to interact with requests before provider processing and enabling approval synchronization.
- Integration: Built using Workflow Studio and Integration Hub to maintain robust, high-performance connectivity between instances.
- Support and Documentation: Comprehensive documentation and easy access to provider support information enhance customer satisfaction and ease of use.
Integration Components
The connector supports various integration methods depending on the use case:
- Instance Data Replication (IDR): Suitable for replicating data and integrating processes with rigid state-transition logic.
- IntegrationHub: Ideal for flexible, process-driven integration steps that require conditional logic.
- Global Work Queue (Virtual): Enables task federation across multiple ServiceNow instances without external data storage, best for agents managing work across systems.
- Remote Tables: Provides read-only access to external data from third-party sources or other instances without storing data locally, supporting sorting, grouping, and filtering.
- Flow Designer: Allows process owners to automate approvals, tasks, notifications, and record operations using a no-code interface for streamlined process design.
Practical Impact for ServiceNow Customers
By adopting the Service Provider Connector, customers benefit from faster onboarding, reduced integration complexity, and enhanced synchronization of data and workflows with service providers. This leads to improved operational efficiency, greater visibility into service processes, and the ability to maintain their own approval and process controls while leveraging provider services. The solution also reduces dependency on professional services, lowering costs and accelerating time to value.
The service provider connector application is a reference design for creating a ServiceNow Store application for your customers to use to integrate with your systems. Service provider applications help you speed on-boarding and create standardized integrations.
Benefits of service connectors
When service providers (vendors, suppliers, partners) publish connectors, customer on-boarding is faster, which means faster billing. Integrated instances increase productivity, greater visibility in the ServiceNow ecosystem, and partner program benefits. Specific benefits are:
- Eliminates custom integrations, including the cost of services required to deliver and maintain them.
- Services are provider-defined within their ServiceNow instances and remove the need for the complexity and cost of custom integrations.
- Workflows and catalog requests can be synchronized, with the customer’s processes and approvals preceding the provider’s processes, so customers can follow their own processes.
- Any data created or modified (e.g. CIs) for the customer on the provider’s instance can be synchronized back into the customer’s instance for their visibility and use in processes.
Key features
| Feature | Description |
|---|---|
| User Interface | A service connector should include the following UI components at a minimum:
|
| Tasks | Use the application for tasks, such as incidents, case, changes, problems, and so on, should be predefined in the connector. These integrations are built using Workflow Studio and Integration Hub to ensure the highest level of resiliency and performance. |
| CMDB | Core data synchronize such as the CIs required for proper ITIL processes should be kept in sync between provider and customer instances. |
| Workflows | All workflows should be designed in Workflow Studio to ensure resiliency and performance. |
| Catalogs | The provider’s catalog that the customer requests from should be included in the application as a record-producing catalog. The request generated by the item in the customer’s instance should be eBonded with the provider’s instances. The provider’s workflows keep the request updated and synchronize back to the customer’s instance. |
| Customer Processes | Any mechanisms for syncing requests with the provider’s instance should allow for customer processes to interact with the requests before they are sent to the provider’s instance. During provider processing, approvals can be sent to the customer’s instance as needed. |
| Integration | Integrations should be built using Workflow Studio and Integration Hub to ensure the highest level of resiliency and performance. |
Possible components you can include in a Service Connector
| Component | Description |
|---|---|
| Instance data replication (IDR) | When replication is the goal:
|
| IntegrationHub | When process integration is the goal:
|
| Global Work Queue (Virtual) | When task federation is the goal, and storing data externally is not
acceptable:
|
| Remote Tables | When external data usage without storage is the goal:
|
| Flow Designer | When process design is the goal
|
Learn more about the Service Connector proof of concept on the ServiceNow Knowledge site.