The CreatorCon Call for Content is officially open! Get started here.

require proper document or youtube channel

RameshreddyE
Tera Contributor

Hi,

I am learning Servicenow scripting through youtube but unable to choose best one and which are not in order. And also i am wasting time for searching only. So can anyone suggest the best way.

5 ACCEPTED SOLUTIONS

Weird
Mega Sage

I'd just forget learning servicenow scripting specifically and learn javascript instead.

If you just try to learn servicenow scripting first, then you're going to lack the fundamentals required to actually understand what or why you're doing something.

For example on udemy Zero to Mastery had a great course that goes through basics and some advanced concepts of javascript and react. If you go through that you'll pretty much have all the info you need to get started with servicenow.
Of course Servicenow has some custom functions and scripts that you need to understand, but those come quite naturally when you actually understand javascript.

For example servicenow has Script Includes which are pretty similar to classes. You can extend them and they can include multiple functions that you can call from elsewhere. If you learn how javascript classes and functions work you're good to go with servicenow script includes as well.

View solution in original post

Runjay Patel
Giga Sage

Hi @RameshreddyE ,

 

You can check my my scripting series video. I have explained it right from scratch with real world scenarios.

https://www.youtube.com/watch?v=wM4jl2NFm6M&list=PLVuhoY6Ddi5gKN24uvZglHsnooR8xMxYE&ab_channel=Servi...

 

You can find related documents at https://servicenowwithrunjay.com/ 

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

View solution in original post

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @RameshreddyE 

 

You can follow my playlist as well on ServiceNow Scripting:

 

https://www.youtube.com/playlist?list=PLi0Ik1xCDEbK5BJme5YSGZASvl0nkaFHn

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

sanketpatil09
Tera Guru

Hi,

 

There are several YouTube channels available to learn ServiceNow scripting. However, the best channel for mastering scripting from the basics to advanced scenarios are;

 

1) TechWithPri : ServiceNow Developer Playlist

2)  Learn ServiceNow with Ravi:  ServiceNow Development Scripting playlist and ServiceNow Real Time Scenario-Based Interview Questions Playlist.

 

 

View solution in original post

JaishreeR
Giga Guru

Hi @RameshreddyE 

 

I would like to give one additional suggestion: Go topic-wise and learn each topic thoroughly by watching relevant YouTube videos. This approach will help you explore multiple examples for each topic, which you can practice in your PDI. Practicing these examples will enable you to master each topic, and during interviews, your core skills will likely be tested. Below are some of the main topics to focus on:

  1. Client-side scripting and examples of client-side APIs
  2. Server-side scripting and examples of server-side APIs
  3. Data Sources, Import Sets, and Transform Maps
  4. Flow Designer
  5. ACLs
  6. Service Catalogs
  7. Update Sets
  8. Scheduled Jobs, Email Notifications, Email Scripts, and Inbound Email Actions
  9. Reference Qualifiers
  10. UI Actions
  11. Integrations

If my response was helpful, please mark my answer helpful 👍 and accept as a solution  so it can be valuable to others.

 

Thanks

Jaishree R

View solution in original post

6 REPLIES 6

Weird
Mega Sage

I'd just forget learning servicenow scripting specifically and learn javascript instead.

If you just try to learn servicenow scripting first, then you're going to lack the fundamentals required to actually understand what or why you're doing something.

For example on udemy Zero to Mastery had a great course that goes through basics and some advanced concepts of javascript and react. If you go through that you'll pretty much have all the info you need to get started with servicenow.
Of course Servicenow has some custom functions and scripts that you need to understand, but those come quite naturally when you actually understand javascript.

For example servicenow has Script Includes which are pretty similar to classes. You can extend them and they can include multiple functions that you can call from elsewhere. If you learn how javascript classes and functions work you're good to go with servicenow script includes as well.

Runjay Patel
Giga Sage

Hi @RameshreddyE ,

 

You can check my my scripting series video. I have explained it right from scratch with real world scenarios.

https://www.youtube.com/watch?v=wM4jl2NFm6M&list=PLVuhoY6Ddi5gKN24uvZglHsnooR8xMxYE&ab_channel=Servi...

 

You can find related documents at https://servicenowwithrunjay.com/ 

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @RameshreddyE 

 

You can follow my playlist as well on ServiceNow Scripting:

 

https://www.youtube.com/playlist?list=PLi0Ik1xCDEbK5BJme5YSGZASvl0nkaFHn

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

sanketpatil09
Tera Guru

Hi,

 

There are several YouTube channels available to learn ServiceNow scripting. However, the best channel for mastering scripting from the basics to advanced scenarios are;

 

1) TechWithPri : ServiceNow Developer Playlist

2)  Learn ServiceNow with Ravi:  ServiceNow Development Scripting playlist and ServiceNow Real Time Scenario-Based Interview Questions Playlist.