Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

How to integrate REST API through Azure AD to SNOW?

Hi, I configured SSO from Azure AD to SNOW, but i need to access REST API using SSO credentials. I configured Azure AD Oauth , getting access token but i am not able to access snow api using this access token. Please help me on this.

Community Alums by Community Alums  
  • 6977 Views
  • 3 replies
  • 4 helpfuls

Resolved! Is there a way to show two tables in one list?

For some reason, Interaction records are not included in the Task table.This makes it difficult to show a Service Desk agent a list called "My Work" where all of their work is actually present. Is there a way to show records from both the Interaction...

Josh49 by Kilo Contributor
  • 2675 Views
  • 1 replies
  • 1 helpfuls

Resolved! Use recipient's name in Email Notification

Hi,  I have an Email Notification which is sent to the Group XYZ. How can I get the User's Name of each member in the group XYZ so that I can start the notification with a personalized greeting for each.  Is there, for example, a field that I can use...

PaKe by Kilo Sage
  • 9231 Views
  • 11 replies
  • 3 helpfuls

Default value for a Duration Field

Hi,I am looking to have 12 hours by default in a glide_duration field.I tried, default value:"1970-01-01 12:00:00""14400000""setDisplayValue('3 04:30:14')""javascript:setDisplayValue('3 04:30:14');"On the wiki, it is mentioned I didn't find the answe...

How to add an iframe to a UI Page

I have an iframe that contains a UI Page. I would like to take this iframe to add it to another UI Page. The reason I want to do this is because we have stood up password reset and those UI Pages are locked down out of the box. I would like to add so...

Nickels by Tera Expert
  • 4819 Views
  • 2 replies
  • 0 helpfuls

Resolved! how to set value of choice field in transform map?

Hi, I am setting  value of choice field in transform map with script as below but it is not working it will set value as 2-Medium always . (function transformRow(source, target, map, log, isUpdate) { if (source.priority== 'High') { target.priority ==...

Activity Log on Configuration Items

Good morning everyone.   I was wondering if it was possible to add activity logs (i.e. - Additional Comments or Worknotes) to the configuration items.   The reason we would like to have this feature is to keep track of work that may have been perform...

DKieu by Kilo Contributor
  • 3373 Views
  • 3 replies
  • 0 helpfuls