REST API to list the users
Is there any REST API to list out the total users present?
Is there any REST API to list out the total users present?
ng-click is not fired after I click a link. Please see the following codes. Any suggestions?
I am building a chatbot for new employees to help them navigate the onboarding process and take this burden off of HR specialists. The bot takes user inputs and needs to send API GET requests to SNOW tables using those inputs in order to respond to t...
So we noticed today that a change request can be closed even if Change Task are still open....it auto closes those task when the Change is closed. I assume there is a business rule doing this. What is the easiest way to stop this? Basically if th...
Hi All,Here's what I need to do:I have created a service catalog form and inserted a download button by using UI Page. Also uploaded a word document file in the servicenow instance,I need when an user clicks on that "Download Form" button, automatica...
My organization would not want to use Connect Chat in ServiceNow instances. So, I set true to glide.connect.chat.disabled but I could not hide Message button on user profile. I looked into User Profile widget but I cannot find where is the HTML elem...
Hello!We have LDAP integration in our ServiceNow instance where we have mapped "user_name" with "samAccountName" from AD. Ex: abcxxxRecently our customer moved to Azure AD and we need to integrate with Azure now instead of LDAP. We integrated with Az...
I am trying to import the bulk data in import set table using API but do not know the limit of data(the CSV file) we can import .What is the maximum limit of data we can import using API?
I want to know how Escalation field is populated in INCIDENT module. What is mechanism.??
Right now this is my working code import requests import json # Set the request parameters url = 'https://instance.service-now.com/api/now/table/incident' # Eg. User name="admin", Password="admin" for this code sample. user = 'user' pwd = 'passwor...
Does anyone have any idea how to get the "Select Variables" dropdown onto a form? I see this in several places throughout the platform but have NO idea what this is and it is not obvious in Form Layout or Form Designer what it is.Anyone ever integr...
I have several fields, each dependent upon the previous selection: Application - parent field Role Category - results depend upon Application Role Sub Category - results depend upon Role Category Role Name - results depend upon Role Sub Category Wh...
Hi All,Just looking to get someone's feedback and experiences installing the Nlyte Connector to ServiceNow CMDB.Nlyte Software Introduces Next Wave of ITSM Connectors | Nlyte
Hi All, We have a related Link UI action called 'Reset Change Workflow' on the change_request form. This resets the workflow and approvals of the change_request and returns it to the state of 'draft' : This uses the 'SNC Approval - Reset Conditions...
Hello, I have a script seen below to return values from a table. I want to use this script to create a choice list. Where do I need to put the script (Its a client callable script include) function bsFilter(bsCategory,bsCatalogue){ var lookup, ...
