Introduction to Scripting in ServiceNow
25 Minutes

Introduction to Scripting in ServiceNow

This course covers the basics of scripting in ServiceNow.

Achievements

By completing this Course you will achieve the following:

About this Course

Introduction to Scripting in ServiceNow covers the basics of scripting in the Now Platform. This course is a quick overview before enrolling in our in-depth course Scripting in ServiceNow.

 

Who should attend

This course is intended for Developers.

 

Key principles learned

Learn how scripting adds and extends functionality in applications, ServiceNow APIs, Syntax Editor, syntax checker, APIs for Client-side scripts, Server-side scripts, and REST, the release version selector, and selecting the scope for server-side APIs.

 

Release Notes

Course has been updated to reflect the new UI.

Objective

  • Describe the types of functionality scripting can add to an application.
  • Use the API reference to look up class and method information for the ServiceNow APIs.
  • Use the Syntax Editor features including real-time syntax checking and show documentation.