Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Forum Posts

Resolved! Concatenate a URL and Sys ID into a usable link

I am exporting data from ServiceNow from an export set to a tool which provides us with a dashboard based on the data we have. The data is surrounding User Information, however, I would like to include a URL so that anyone who is on the dashboard can...

Sam Brooks by Kilo Contributor
  • 2667 Views
  • 4 replies
  • 3 helpfuls

spModal code assist

Hi all, I'd appreciate your help on this code. It is a popup modal that appears onLoad; the expectation is to show three buttons, two choices + cancel.   The model is popping up, but the buttons aren't responding by redirecting me to the right link. ...

Resolved! Want to send attachements to Telepin Zendesk.

Hi Team, I'm newbie to the attachement sending part in Servicenow. I saw few solutions and tried to follow it but not working for me as Zendesk expecting below paramets in the API I managed to send this till now var attachment = new GlideRecord('sys_...

AkashYen007_0-1698042969176.png AkashYen007_1-1698043279649.png

catalog client script not working in service portal

Can someone please help!I cant get this catalog client script working in service portal, however works fine in the native UI.   function onChange(control, oldValue, newValue, isLoading) {    if (isLoading || newValue == '') {        return;    }    v...

Thomas99 by Tera Contributor
  • 597 Views
  • 5 replies
  • 1 helpfuls