Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

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
  • 657 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
  • 1697 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
  • 2040 Views
  • 2 replies
  • 0 helpfuls