
Learn to design ServiceNow integrations with external systems by distinguishing unidirectional and bidirectional, inbound and outbound flows, using rest and soap web services, rest messages, and table API.
Demonstrates inbound and outbound ServiceNow integrations, using table API for inbound and Rest API messages for outbound, tested with Rest API explorer to create, update, and delete records across two instances.
Explore testing and debugging rest messages in ServiceNow, including variable substitutions, http headers, log levels, mid server, and triggering rest messages from ui actions and business rules.
Create and trigger rest messages from ServiceNow to external systems, using endpoint details and request bodies, via UI actions and flow designer, with inputs, outputs, and testing.
Explore session 5 of the integrations for the servicenow professionals 2026 course, outlining essential topics for servicenow integrations.
Learn how to implement outbound rest messages and inbound table API using import set with staging tables, transform maps, and validations to reliably populate target tables in ServiceNow.
Master inbound integrations with scripted rest APIs in ServiceNow, using staging tables, transform maps, and validations to control request and response flow.
Learn to design scripted rest APIs, route requests to a staging table, validate data, and return incident numbers or errors, enabling bidirectional integration with rest messages.
Explore integrations for ServiceNow professionals in 2026, as featured in session 9 of the course.
Explore bidirectional ServiceNow integrations with external systems, using REST messages, transform maps, correlation IDs, and SOAP web services with WSDL and XML to handle inbound and outbound flows.
Master outbound and inbound integrations in ServiceNow, leveraging SOAP and REST with WSDL, OAuth 2.0, mid servers, attachments, and robust error handling.
Examine http status codes from 100 to 500 and apply them to diagnose ServiceNow rest and soap integrations, including scripting direct API calls and mid server use.
Learn how to attach files in ServiceNow using the attachment API and rest messages, including metadata retrieval, multipart uploads, and triggering external system calls after record creation.
Explains how to implement OAuth 2.0 authentication for ServiceNow integrations, replacing basic authentication with request token and access token flows, configuring an application registry and OAuth profiles.
Learn to create a service portal by building widgets, pages, and a portal with a home page, knowledge bases, service catalogs, and a wrapper that exposes platform UI services.
Explore building service portal widgets with html and Angular directives, using scope and controller variables, and passing data object values from server and client scripts to the widget html.
Explore angular directives ng-click, ng-model, ng-show, ng-disabled, and ng-change through widget demos with a submit button and textarea binding. Learn differences between ng-show and ng-if and how ng-change triggers alerts.
Discover sp-util, a client-side API in the service portal, and learn to display information and error messages with addInformationMessage and addErrorMessage, plus trivial messages that auto disappear.
Create a new service portal widget to submit a record to the incident table, using the widget editor, html form with color, description, impact, urgency, and a submit action.
Unlock the power of seamless connectivity with the Servicenow Integrations course! This course is designed to help you master the skills needed to integrate Servicenow with various external systems, enhancing workflows and automating business processes.
In this comprehensive course, you’ll learn how to leverage REST and SOAP APIs to connect Servicenow to third-party applications, systems, and databases. We’ll explore Flow Designer, enabling you to build low-code/no-code automations and integrations. You’ll also dive into advanced tools like the MID Server to handle on-premise data integrations securely.
Throughout the course, you will gain hands-on experience by working on real-world projects such as connecting ServiceNow with CRM, ERP, and other enterprise platforms. You’ll also learn about data transformation, mapping techniques, and how to handle errors effectively during integrations.
Whether you’re a Servicenow developer, administrator, or IT professional, this course provides the practical knowledge and tools you need to design, implement, and manage integrations that improve efficiency and streamline operations across your organization.
By the end of the course, you’ll be able to automate workflows, ensure secure data exchange, and take full advantage of Servicenow integration capabilities to meet modern business demands.
IntegrationHub & Automation: Create low-code integrations and automate workflows using IntegrationHub and Flow Designer.
MID Server Configuration: Set up and configure MID Servers to enable secure communication between Servicenow and on-premise systems.
Data Mapping & Transformation: Master import sets, transform maps, and ensure accurate data mapping during integrations.
Authentication & Security: Implement secure data transfers using OAuth, Basic Authentication, and encryption techniques.
Real-World Projects: Work on hands-on projects integrating Servicenow with popular platforms like Salesforce, Workday, and more