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

Forum Posts

sysparm_limit does not work for the table api

I am trying to use sysparm_limit to access the kb_knowledge table through the table rest api. However, when I specify sysparm_limit, e.g., sysparm_limit=1, in the table get request, ServiceNow returns an empty array result array. {     "result": [] }...

sky7 by Kilo Contributor
  • 2882 Views
  • 7 replies
  • 0 helpfuls

GlideSysAttachment - Sending as 'undefined'

Hey guysI need help... I'm using the attachmentHandler in the service portal to use the upload file in a custom component. Everything has worked so far, but when I go to view the attached file in the record, a new tab opens with 'undefined'... what a...

gcm1 by Tera Expert
  • 802 Views
  • 2 replies
  • 0 helpfuls

OOB Email button in incident form

Hi All, I'm working in OOB email button which is mentioned below.Where my requirement is to show this button even when incident is closed for non admin users, But it disappears once closed. It was not there in UI action. So anyone suggest where I can...

VishnukumarR_1-1694702102084.png

UI builder Data visualization Sorting Script

Hi all I am trying to control the sorting of a vertical diagram, where I need to group by two columns.To my experience, does the sorting functionality work very poorly when you add multiple columns, and thats why I want to control it via a script. I ...

Mikkel4_0-1683639928856.png Mikkel4_1-1683640113092.png
Mikkel4 by Tera Contributor
  • 882 Views
  • 1 replies
  • 0 helpfuls

Resolved! Use case: Trigger a Microsoft Power Automate flow from SN

My company has a use case where we'd like to be able to trigger a MS Power Automate flow from ServiceNow. Specifically, a user would select a catalog item, complete some required fields, submit and this would trigger a flow designer flow with an acti...