Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
ServiceNow Admin + Dev + Integrations Masterclass – Advanced
Rating: 4.7 out of 5(10 ratings)
101 students

ServiceNow Admin + Dev + Integrations Masterclass – Advanced

Learn ServiceNow Admin, Developer, and Integration skills with real-time projects, scripting, and automation.
Created byNani Reddy
Last updated 6/2026
English

What you'll learn

  • Learn ServiceNow instance setup, user management, and platform configurations from scratch.
  • Manage users, roles, groups, and ACLs to control access and maintain data security.
  • Design and configure forms, lists, tables, and UI policies for better user experiences.
  • Write powerful client scripts and business rules to automate workflows and data validation.
  • Understand and implement Script Includes, GlideAjax, and GlideRecord with real examples.
  • Create custom applications and tables with relationships, views, and dynamic content.
  • Build real-time integrations using REST and SOAP APIs with authentication and testing.
  • Integrate ServiceNow with external systems securely.
  • Develop and test Scripted REST APIs to expose custom endpoints for integrations.
  • Use Flow Designer and Workflow Editor to automate complex business processes.
  • Implement a full real-time project combining Admin, Development, and Integration concepts.
  • Prepare for ServiceNow Admin and Developer roles with practical assignments and case studies.
  • Notifications & Email Configuration, Update Sets & Import Sets

Course content

4 sections79 lectures48h 16m total length
  • Introduction to ServiceNow & Software Development Life Cycle (SDLC)50:23

    In this session, students will get a complete introduction to ServiceNow — its purpose, key features, and role in enterprise IT service management. The lecture also explains the Software Development Life Cycle (SDLC) process, highlighting how ServiceNow projects follow different SDLC phases like requirement gathering, design, development, testing, and deployment. By the end of this session, learners will clearly understand what ServiceNow is and how SDLC ensures structured development within the platform.

  • Understanding User Privileges, Groups, and Roles in ServiceNow54:22

    In this session, students will learn how user access is managed in ServiceNow using users, groups, and roles. You’ll understand how to assign roles, group users, and control access permissions effectively.

  • Advanced User Administration in ServiceNow22:03

    In this session, students will explore advanced concepts of user administration in ServiceNow. Learn to manage complex role hierarchies, group memberships, and user access policies for secure instance management.

  • System Shortcuts to Open Forms and Lists in ServiceNow36:53

    In this session, students will learn quick navigation shortcuts in ServiceNow to open forms, lists, and records efficiently. Understand time-saving tips that boost productivity while working on the platform.

  • ServiceNow Versions, UI Overview, Logo Customization & Basic Configuration19:33

    In this session, students will learn about different ServiceNow versions, explore various user interfaces, and perform instance personalization tasks such as changing logos and applying basic configurations.

  • Basic Configurations and Different User Interfaces in ServiceNow5:36

    In this session, students will learn how to perform essential configurations in ServiceNow and explore the differences between various user interfaces such as UI16, UI15, and the Next Experience interface.

  • ITSM Overview and Incident Life Cycle in ServiceNow42:48

    In this session, students will understand the IT Service Management (ITSM) process and the complete Incident Life Cycle in ServiceNow—from incident creation to resolution and closure, following ITIL best practices.

  • ITSM Problem Management and Life Cycle in ServiceNow15:52

    In this session, students will explore the Problem Management process in ServiceNow. Learn each stage of the Problem Life Cycle—from identification to root cause analysis, resolution, and closure following ITIL standards.

  • ITSM Change Management and Life Cycle in ServiceNow48:33

    In this session, students will learn the complete Change Management process in ServiceNow. Understand the Change Life Cycle—from creation, risk assessment, approval, implementation, to closure—aligned with ITIL principles.

  • Wildcard Searches, Filters, and Conditions in ServiceNow1:13:19

    In this session, students will learn how to perform advanced searches in ServiceNow using wildcards, filters, and conditions. Understand how to quickly find records and refine data results for efficient navigation.

  • Understanding Tables and Backend Data Structure in ServiceNow48:45

    In this session, students will explore ServiceNow’s backend structure by understanding how tables store and relate data. Learn about table hierarchy, extensions, and relationships that form the foundation of ServiceNow’s data model.

  • Creating a Sample Application – Columns and Table Design (Part 1)48:24

    In this session, students will start building a sample application in ServiceNow. Learn how to create custom tables and define columns with appropriate data types to design a structured and efficient data model.

  • Creating a Sample Application – Columns and Table Design (Part 2)1:09:22

    In this session, students will continue developing the sample application by adding more columns, refining field types, and configuring reference fields to establish relationships between tables in ServiceNow.

  • Form Design and Layout Configuration in ServiceNow58:49

    In this session, students will learn how to design and customize forms in ServiceNow. Understand how to arrange fields, add sections, and configure form layouts for a better user experience and efficient data entry.

  • Column Creation – Alternate Method and Field Attributes in ServiceNow58:24

    In this session, students will explore another way to create columns directly from the form view and understand key field attributes that define behavior, appearance, and data handling within ServiceNow forms.

  • UI Policies and Policy Actions in ServiceNow39:24

    In this session, students will learn how to create and use UI Policies in ServiceNow to dynamically control form behavior. Understand how Policy Actions can make fields visible, mandatory, or read-only based on conditions.

  • Important Options in UI Policies – Deep Dive in ServiceNow26:27

    In this session, students will explore key configuration options in UI Policies, such as reverse if false, on load, and on change settings. Learn how these options impact form behavior and enhance user interactions.

  • Application and Module Creation in ServiceNow23:29

    In this session, students will learn how to create custom applications and modules in ServiceNow. Understand how to organize tables, forms, and navigation modules to build structured and user-friendly applications.

  • Introduction to Update Sets and Extending Tables in ServiceNow1:09:55

    ? Lecture Description:
    In this session, students will learn the fundamentals of Update Sets and how they help move customizations between instances. You’ll also understand how to extend existing tables to reuse functionality and maintain data consistency.

  • Dictionary Overrides and Moving Changes in ServiceNow44:59

    In this session, students will explore how Dictionary Overrides work to modify field properties on extended tables without affecting parent tables. Learn how to move these changes across instances using Update Sets effectively.

  • Alternate Way to Move Changes & Handling Preview Errors (Part 1)1:11:40

    In this session, students will learn a second method to move changes between ServiceNow instances and understand how to identify and resolve preview errors that occur during Update Set migrations.

  • Preview Errors, Merging Update Sets & Understanding Update Versions (Part 1)45:52

    In this session, students will learn how to troubleshoot and fix preview errors, merge multiple Update Sets, and explore the concept of Update Versions to track and manage configuration changes in ServiceNow effectively.

  • Access Control Rules (ACL) – Deep Explanation in ServiceNow41:46

    In this session, students will gain an in-depth understanding of Access Control Rules (ACLs) in ServiceNow. Learn how ACLs secure data by controlling user access at the table, field, and record levels with real-time examples.

  • Implementing New ACLs for Tables and Fields in ServiceNow32:10

    In this session, students will learn how to create and apply new Access Control Rules (ACLs) for tables and fields. Understand how to secure data by defining precise read, write, and create permissions in ServiceNow.

  • Introduction to ServiceNow & Software Development Life Cycle (SDLC)
  • Understanding User Privileges, Groups, and Roles in ServiceNow
  • Advanced User Administration in ServiceNow
  • System Shortcuts to Open Forms and Lists in ServiceNow
  • ServiceNow Versions, UI Overview, Logo Change & Basic Configurations
  • ServiceNow Versions, UI Overview, Logo Customization & Basic Configuration
  • Basic Configurations and Different User Interfaces in ServiceNow
  • ITSM Overview and Incident Life Cycle in ServiceNow
  • ITSM Problem Management and Life Cycle in ServiceNow
  • ITSM Change Management and Life Cycle in ServiceNow
  • Wildcard Searches, Filters, and Conditions in ServiceNow
  • Understanding Tables and Backend Data Structure in ServiceNow
  • Creating a Sample Application – Columns and Table Design (Part 1)
  • Creating a Sample Application – Columns and Table Design (Part 2)
  • Form Design and Layout Configuration in ServiceNow
  • Column Creation – Alternate Method and Field Attributes in ServiceNow
  • UI Policies and Policy Actions in ServiceNow
  • Important Options in UI Policies – Deep Dive in ServiceNow
  • Application and Module Creation in ServiceNow
  • Introduction to Update Sets and Extending Tables in ServiceNow
  • Dictionary Overrides and Moving Changes in ServiceNow
  • Alternate Way to Move Changes & Handling Preview Errors (Part 1) – ServiceNow
  • Preview Errors, Merging Update Sets & Understanding Update Versions (Part 1)
  • Access Control Rules (ACL) – Deep Explanation in ServiceNow
  • Implementing New ACLs for Tables and Fields in ServiceNow

Requirements

  • No prior ServiceNow experience required — this course starts from the basics.
  • Basic understanding of IT concepts or software tools is helpful but not mandatory.
  • A laptop or desktop with a stable internet connection to access ServiceNow instance.
  • Eagerness to learn and practice real-time ServiceNow use cases.
  • Curiosity to explore how IT workflows, automation, and integrations work in real-world scenarios.
  • Access to a personal or developer ServiceNow instance (free instance setup will be guided).

Description

Welcome to the ServiceNow Admin + Dev + Integrations Masterclass – Advanced, the most comprehensive, hands-on course designed to transform you into a job-ready ServiceNow professional.

This course takes you from basic administration to advanced development and integrations, step by step. Even if you have no prior IT experience, you’ll gain the confidence and skills to handle real-world projects used in top MNCs.

You’ll begin by mastering ServiceNow Administration — learning how to manage users, roles, ACLs, forms, tables, and notifications. Then, you’ll dive into Development — writing Client Scripts, Business Rules, GlideAjax, Script Includes, and UI Policies with practical examples.

Next, you’ll explore Integrations — learning how to connect ServiceNow with external systems using REST, SOAP, MID Server, and Scripted APIs. Each section includes real-time scenarios, case studies, and assignments to strengthen your hands-on skills.

By the end of this course, you will:

  • Configure and customize ServiceNow instances like a pro.

  • Automate workflows using scripts and Flow Designer.

  • Build and test REST & SOAP integrations.

  • Develop real-time projects from scratch to deployment.

  • Be fully prepared for ServiceNow Admin, Developer, and Integration roles.

Whether you’re a beginner, manual tester, or IT professional, this course will help you master ServiceNow faster, smarter, and with real-world clarity.

Let’s begin your journey to becoming a certified and job-ready ServiceNow expert!

Who this course is for:

  • Beginners who want to start a career in ServiceNow Administration or Development.
  • Non-IT professionals looking to transition into a high-paying IT ServiceNow role.
  • Manual testers, support engineers, or BPO professionals who want to switch to IT.
  • Existing ServiceNow Admins or Developers who want to master Integrations & Scripting.
  • College students and freshers aiming to build strong foundations in ServiceNow.
  • IT professionals seeking to enhance automation, workflow, and integration skills.