Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Tiny URL in Servicenow

Dear Team, I have to make the tiny url for the scripted Rest API url created by me for the API call. for EX:  Long URL : https://mydemoinstance.service-now.com/api/x_kb_scope_app/myscopetable/create make it to Short URL :  https://tinyurl/myscopetabl...

KB18 by Tera Guru
  • 2634 Views
  • 5 replies
  • 0 helpfuls

Create request through import set

Whenever a new user is added to 'User' table, raise a request to deliver laptop for the new user through import set. I tried this OnBefore Transform Script -var cart = new Cart();var item = cart.addItem('04b7e94b4f7b4200086eeed18110c7fd');var rc = ca...

aagman4 by Tera Contributor
  • 999 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to set the 'Email user label' from script?

How to set the 'Email user label' from script or notification form?   You can modify the 'From' field on an email by using the method 'setFrom' or by setting it in the field 'From' on the Notification.   https://developer.servicenow.com/app.do#!/api_...

Resolved! Delete a Knowledge Base

Hello, We create several Knowledge Bases on TEST instance and we would like to delete them.How can we do that? I Don't find. Please, be precise I am a novice. Thanks a lot, Sandra

sandraC by Tera Contributor
  • 12695 Views
  • 10 replies
  • 31 helpfuls