Can we use jQuery in ServiceNow

sia2
Mega Contributor

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.

5 REPLIES 5

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