The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Error Handling Mechanism in ServiceNow Integration

Hello All,  We are looking to integrate ServiceNow with one of the external platform (Say - Salesforce) with ServiceNow. The scenario is whenever a ticket is created / updated at ServiceNow, it should ideally create / update the same ticket at Salesf...

how get the user credentials for invoking API

Hi in my organization I login to the servicenow using Sso and I dont know which and where can i get the credentials to invoke the api using my credentials.Even for Oauth i need to have a username and password to get the token.

jaango123 by Kilo Contributor
  • 553 Views
  • 1 replies
  • 0 helpfuls

Add memeber/users in child group

Hi Experts,Requirement-1) If member/user add/remov from parent group then same member/user should get add/remove from child group.Note: each parent group has only one child group and it should work only from parent->child not child ->parent, so just ...

NS16 by Mega Sage
  • 573 Views
  • 5 replies
  • 0 helpfuls

Resolved! state_ readOnly

How do you make the field in state in incident to be read-only in service operaiton workpac?

Resolved! Script help: Json printing only [object object]

Trying below script but the JSON only prints [object object]. What is the mistake here. if (gr.isValidRecord()) { result.u_class = gr.u_env_class; result.u_status = gr.install_status; } return JSON.stringify(result);

Rupal Mehta by Kilo Contributor
  • 5666 Views
  • 5 replies
  • 10 helpfuls

Resolved! Allow repeat value in list field

Hi all,  I have a requiremont over list field. We need to have the option of select several times the same value to add to the list.Is it possible?Example:Regards.

Jose49_0-1700471657757.png
Jose MMR by Tera Guru
  • 354 Views
  • 2 replies
  • 1 helpfuls