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

Forum Posts

Can a knowledge article has 2 different views?

Hi all, I like to find out if knowledge article can have 2 different views - one for internal users (agents) and one for external users (customer). The internal view contains more details on top of the information from the external view - meaning the...

Max19 by Tera Contributor
  • 1376 Views
  • 3 replies
  • 0 helpfuls

ServiceNow REST API - issue in /table API

Hi, community,When I am trying to clear the first_name, last_name & middle_name of a user from the sys_user table using REST API. It's only removing the middle_name but not  first_name & last_name. Please find the below CURL commandcurl --location --...

Dhiman by Tera Contributor
  • 1572 Views
  • 2 replies
  • 0 helpfuls

Client Script JavaScript Fetch API availability

Does anyone knows what is the best method to directly access an external REST service from a Client Script ? I searched for a while and found that the current method of doing that in JavaScript is to use the fetch() method.That is the newer Promise v...

yt ccq by Tera Contributor
  • 1341 Views
  • 1 replies
  • 0 helpfuls

Fetch Data Base On URL Params in UI Builder

Hi all,I am currently want to build a personal page for user via UI builder. I put id as a param in URL and I want to fetch data of the user who has same id as URL param on that page.For example:/now/dev/dev/005d500b536073005e0addeeff7b12f4Then I wan...

An Le by Giga Sage
  • 1055 Views
  • 1 replies
  • 0 helpfuls