- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 03:30 PM
Hello Everyone!
I am currently enrolled in the SysAdmin path but I am also wondering, how much JavaScript must one know in order to use it with ServiceNow ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 07:47 PM
@chuymendez ServiceNow has taken various low code/no code initiatives in form of Flow designer, App Engine Studio, Catalog Builder, Table builder etc. If you are in role of a System Administrator, you would barely need scripting as most of the day to day job can be easily accomplished by various configuration available on the platform.
However, if you are planning to implement some complex use cases. javascript would be needed to create client scripts, business rules and script includes. Learning Javascript is fairly easy and one can easily learning from w3schools.com.
Hope this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 07:52 PM
Hi @chuymendez You would need to know below concepts from Javascript and then servicenow API.
Statements And Syntax in JavaScript
Components of JavaScript statements
Variables
Types of Variables in JavaScript
Operators in JavaScript
Data Types in JavaScript
Strings
Datatype Conversions
Conditions
Type of conditions
Loops
Functions
Arrays
Strings
Objects
JSON
Rest API
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 03:30 AM
HI @chuymendez
Greetings!!
Learning is always good , but yes it is important to know how to start and where to start. JavaScript is required in SN world but the way SN is changing to Low code / No code it is not required to have very deep knowledge.
Please follow Chuck Tomasi video to learn Java Script.
https://www.youtube.com/playlist?list=PL3rNcyAiDYK2_87aRvXEmAyD8M9DARVGK
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 10:35 PM
Hi @chuymendez ,
You can go through the 'Learning JavaScript ' course from now learning platform.
Mark my answer as accepted solution and helpful if helps you.
Thanks,
Nivedita Patil.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 12:09 AM
Hi @chuymendez ,
It really depends on what you would like to work with: Developer, admin or processes. Some basic understanding of Javascript is recommended but not a requirement.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 12:46 AM
Hello @chuymendez,
Firstly it depends on your role and responsibility in your servicenow team that weather you'll be working on admin, developer or both sides. Then it also depends upon the requirement as in some cases you can achieve most complex requirements without a single line of scripting in ServiceNow or maybe in some cases you need a good amount of scripting to achieve the required functionality.
Although ServiceNow promotes the platform as low code/no code, but you need to have basic JavaScript knowledge like datatypes, functions, conditional statements, loops, etc for basic customizations too. So it's good to have it handy at beginning too.
If my answer helped your understanding then please mark my answer helpful and correct.
Thanks & Regards,
Shivam Jaiswal
Shivam Jaiswal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 12:03 AM
Hi @chuymendez,
Any updates on this?
Were you able to utilize my answer to reproduce the requirement?
Kindly mark my answer helpful and correct if it helps to fulfill your requirement or helps you gaining knowledge to achieve it.
Thanks & Regards,
Shivam Jaiswal
Shivam Jaiswal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 03:30 AM
HI @chuymendez
Greetings!!
Learning is always good , but yes it is important to know how to start and where to start. JavaScript is required in SN world but the way SN is changing to Low code / No code it is not required to have very deep knowledge.
Please follow Chuck Tomasi video to learn Java Script.
https://www.youtube.com/playlist?list=PL3rNcyAiDYK2_87aRvXEmAyD8M9DARVGK
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]
****************************************************************************************************************