Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How to create event from Flow in scoped app?

Hello ServiceNow community, I am creating an SLA Flow to trigger notifications using events in a scoped app, very similar to the OOB 'Default SLA flow'. However, the Event [sysevent] table is not available in the Create Record action. Unfortunately, ...

find_real_file.png
azsnow by Giga Contributor
  • 2016 Views
  • 3 replies
  • 0 helpfuls

The difference of new line code

Hello. I wrote a sentence includes new line in a multi-line text box field in a form. Then, I wrote the same sentence includes new line in a multi-line text box field in a list using list edit function. I compare the number of length of sentences bet...

Mackey by Tera Contributor
  • 919 Views
  • 3 replies
  • 0 helpfuls

ServiceNow SharePoint Document Library Integration - Send attachments via REST API - Unable to open attachment in SharePoint

Hello, We have been struggling to send attachments to a SharePoint Document Library from ServiceNow via REST API integration. In our Flow Designer flow, we receive the OAuth token from SharePoint and then try to send a request to the SharePoint docum...

Ashwin26 by Tera Contributor
  • 1972 Views
  • 2 replies
  • 0 helpfuls

Resolved! Convert glide duration value to minutes

Hello, We have a field with type duration, but am trying to convert it into minutes and pass value on to string field. tried doing var duration = current.glidefieldonform.getGlideObject().getNumericValue();gs.log("minutes"+ duration); var minutes = (...

Sherice1 by Tera Contributor
  • 2392 Views
  • 2 replies
  • 1 helpfuls