We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

To Trigger notification

A notification is configured with the following criteria. Items in quotes represent a field or data from the related table.Trigger: A BIA is in the "Pending approval" state for 30, 60, or 90 days.Recipient: Users assigned approval tasks for the BIASu...

generate incidents with incoming emails

Hello, good afternoon,I wanted to ask how to generate incidents in ServiceNow through an incoming email. I've been checking some pages but can't find the option in my company's ServiceNow. Could it be that it's a paid option in ServiceNow? Or could I...

luisgerez30 by Kilo Contributor
  • 1278 Views
  • 3 replies
  • 0 helpfuls

Connection with SAP via scripted REST API

Hi, I have a requirement to create RITM when details are received from SAP and send the details back to SAP once the request is created and when the roles are provided in SAP, request should be updated with details. Need to implement the integration ...

Resolved! How to add variable on catalog task using run script workflow

I am using the below scriptvar scGr = new GlideRecord('sc_task');            scGr.initialize();            scGr.request_item = current.sys_id;                                              scGr.short_description = 'Task for Email All data collection.'...

SHALIKAS by Tera Guru
  • 1615 Views
  • 3 replies
  • 2 helpfuls