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

Forum Posts

Show survey responses for new questions

I have a survey in ServiceNow. Earlier, it used to have 3 questions. To report on the survey response, the team clicks on the related link "View responses in Rows", and it shows the questions in columns and responses in rows in a different table star...

sujan0119 by Tera Expert
  • 990 Views
  • 4 replies
  • 0 helpfuls

Resolved! Issue with Flow Stages Skipping in Approval Flow Configuration

Hi Experts,We are trying to configure flow stages correctly in our environment and facing an issue with stage behavior.Current Flow Configuration:For RITM, first check if the user is VIP or not.If the user is VIP → Approval goes to Line Manager.If th...

SaurabhMahe_0-1764143393141.png SaurabhMahe_1-1764143545139.png
SaurabhMahe by Tera Contributor
  • 1220 Views
  • 3 replies
  • 0 helpfuls

Unable to Send Email from ServiceNow PDI to Outlook

Hi Community,I’m trying to send emails from my ServiceNow Personal Developer Instance (PDI) to Outlook, but I’m running into issues.Configuration Details: Attached SSWhat Works:Sending emails to Gmail works fine.What Fails:Sending emails to Outlook r...

schetry by Tera Contributor
  • 1622 Views
  • 6 replies
  • 1 helpfuls

Need to setup Authentication for Scripted REST API

Hi Everyone,I am new to integration, I have created a scripted REST API(GET) to send some CMDB field details in JSON format, It is working fine when tested using REST API Explorer, Now the next we need to setup authentication. Client have provided se...

Community Alums by Community Alums  
  • 4574 Views
  • 13 replies
  • 2 helpfuls

Pulling Recipient mail address from Incident.

Hi All, I have to pull the Recipient's email address when of the tickets that are created by inbound email action. For example, we can see the recipient's email address in worknotes.  Thanks in advance.

Resolved! Authentication Error While Deactivating Jira User via REST API

Hi Team,I’m currently working on integrating ServiceNow with Jira. I have a requirement to deactivate a user in Jira once they leave the organization. As per Atlassian’s documentation : The Jira Cloud platform REST API I’m following the mentioned ste...

on submit client script

Hi All, if some tries to resolve (using an Ui action) the problem record and if there are open problem task records, I want to restrict that and keep the state in fix in progress state only. I am trying this using on submit client script and not busi...