<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=5770639346379704&amp;ev=PageView&amp;noscript=1">

    ServiceNow Scripting 101: Intro to GlideRecord

    On-Demand Webcast

     

    ServiceNow Scripting 101: Intro to GlideRecord

    Join us for an intro into server-side scripting in ServiceNow. Learn how to use GlideRecord to query, update, and insert records.

    You will learn:

    • Queries: How to query records in other table from a script
    • Update: How to use GlideRecord to update records in other tables
    • Insert: Use GlideRecord to create new records in other tables