Can we use jQuery in ServiceNow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2015 07:52 PM
Hi All,
I am just a starter in ServiceNow. Want to know if we can use jQuery in ServiceNow where ever we can use Javascript?
If yes..... Please let me know the whole procedure.
Labels:
- Labels:
-
Service Mapping
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2023 04:38 AM
How to make an ajax request from script include in ServiceNow.
I want to send an ajax request to an external application and then fetch data from that. I am able to do it in ServiceNow client script using jquery but how to do this in Script include?
Thank you