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

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

Forum Posts

Resolved! Email script for approval in service portal

Hello all,As an approver, I want to get an email that directs me to the Service Portal (not the ESC) to show me the details of a requested item to give approval or rejection. I am not very good at scriptiing... I did find the email script request_ite...

Resolved! Locking RITM and REQ fields to fulfillers

Good Day, when your fulfillers receive a task from an end user submitted Request, do you allow the fulfiller to go back and modify the original requests? in other words change data in it? such as the description or the requestor name? Our old system ...

DaveThibode by Tera Contributor
  • 533 Views
  • 1 replies
  • 1 helpfuls

unable to get hyperlink in outlook using flow

Hi Team, could you please help me on this. iam creating a change bridge line.but with href is also not able to get.here is the script in flowvar content = {contentType: "HTML",content:"<html><body>" +"<p><b>Change Number:</b> " + fd_data.trigger.curr...

pilli vinya by Tera Contributor
  • 861 Views
  • 10 replies
  • 0 helpfuls

Resolved! Granular Delegation

I have created a granular delegation, but approval is not shown to the delegated user1. and assigned the  

dhivyal94299399_0-1786003450163.png dhivyal94299399_1-1786003523125.png dhivyal94299399_2-1786003569866.png

Flow designer approvers called from decision table not triggering

I have configured decision table having requestor's organization stored in combination with organization's approver. When I call this decision and pass input as Requested For (from Get catalog variable) the approval is not getting triggered. However,...

Shraddha17 by Tera Contributor
  • 1901 Views
  • 17 replies
  • 1 helpfuls

Integrating ServiceNow and ClickUp via Zapier getting errors

Hi, we are trying to Integrating ServiceNow and ClickUp via Zapier we are getting errors while selecting the servicenow sc_req_item table. Errors are showing like this "The ServiceNow Create Record action is failing because the prereq field is being ...

Koteshm by Tera Contributor
  • 303 Views
  • 1 replies
  • 0 helpfuls

Resolved! Need to Notify stakeholders for failed records.

We have a SharePoint to ServiceNow integration that uses a staging table, Transform Map, and target table.In the target table, we have a "Requested For" field, which is mapped from the "Customer" field in the staging table. A field script has been im...

SNOWTechie by Tera Contributor
  • 564 Views
  • 1 replies
  • 1 helpfuls

Get the first assignment group

Hi Community,I have a requirement to retrieve the first assignment group. Does anyone have any idea how to achieve this for reporting purposes?

richardlore by Tera Contributor
  • 670 Views
  • 5 replies
  • 0 helpfuls

Comments to get copied in Approval Record

Hi All, When we reject the approval from Employee center portal, it's asking for rejection comment, if we give any comment it gets copied to RITM and not to the approval record. I want the comment should also get copied to approval record. Is there a...