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

Forum Posts

Resolved! How to convert a JSON string into a date format

Hello Experts, I am running a REST API call and getting a response where I am able to parse the responsebody. Below is the sample JSON response.{"results": {"systemCount": 1,"totalSystemsCount": "1","systemDetails": [        {          "osVersion": "...

Resolved! Idea Mgmt: Up and Down Vote on Service Portal

Hello, I am currently working on Idea and Demand Mgmt. and I wanted to ask if anybody knows if there is an ootb functionality for for an up and down vote button for idea mgmt on the service portal or if anybody has implemented this.  So the idea is t...

Felipe17 by Giga Guru
  • 1990 Views
  • 4 replies
  • 4 helpfuls

Change group approval rejected

Hi, On the change form, a user (Mike) requests a group approval. In the group there is only one person (Anna). Anna approves the request, and in the activity log it successfully says "Anna approved the task." The problem is that the next message on t...

JordyZ_0-1682065929482.png JordyZ_1-1682093823072.png JordyZ_0-1682093681063.png
JordyZ by Mega Sage
  • 769 Views
  • 3 replies
  • 0 helpfuls

Resolved! LDAP Sync Issues

Our ServiceNow Instance syncs to Active Directory. This sync creates new users, updates users details, adds users to assignment groups and deactivates users. It works in the most part for updates and changes, expect where a nil value occurs.For eg: I...

Ibaa_Shoheb by Tera Contributor
  • 4024 Views
  • 20 replies
  • 3 helpfuls

Resolved! Pass the script include output in client script

Hi All, I have script include Output as below:- return ID+ GroupName;i.e. 12345abcd6789Hardware Now, I need to use both the outputs i.e., ID and group name in client script. Here, group name can be anything, so how can I show that in client script? R...

ServiceNow Azure (DevOps) Integration

Hi.  We would like to integrate our Azure DevOps with ServiceNow tickets (i.e. incident, change, CMDB, etc). Can we link ServiceNow tickets to the DevOp bug records that we have? For example: the comments/status that we have in Azure DevOps would flo...

tekkytommy by Tera Contributor
  • 2072 Views
  • 2 replies
  • 0 helpfuls

How to block Inbound Emails based on Subject

Hi All, I have a requirement to block the Inbound emails to particular Group, based on the keywords in Subject. This is for reducing the email traffic for the Group. Is there any possible way to restrict the emails based on keywords in the email Subj...