Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

addEncodedQuery is ignored

I have a function to track down references to a particular sys_id in various tables:_getTableReferences: function(refTable, sysId) { }The refTable param is like so:{ "table": "incident", "column": "location", "condition": "sys_created_on>=javas...

Resolved! Related Attachments not showing Parent/Child incidents attachments?

Hi All, I used this link from the forums to create a Related Attachments relationship on the sys_attachment table. Script - (function refineQuery(current, parent) { var tableName = parent.getTableName(); var queryString = "table_name=" + tableNam...

Community Alums by Community Alums  
  • 2047 Views
  • 8 replies
  • 0 helpfuls

Resolved! JIRA REST Integration problem

Hello! I'm trying to create an API integration via REST to JIRA. I have been following the JIRA api documentation (https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/#creating-an-issue-examples). I have made a Rest message th...

Vejdis by Tera Expert
  • 2608 Views
  • 4 replies
  • 1 helpfuls

Create a standard change via rest api

Afternoon all. Has anyone had any luck in creating a Standard change via rest api servicenow to servicenow I created a standard change template, then on the end point (see below) put the sys id of that template but it fails when trying to create with...

CandyDee by Kilo Sage
  • 2590 Views
  • 3 replies
  • 3 helpfuls

Resolved! Group Approval for Flow Designer

Hello Reader, I have a requirement to set Group Approval on the RITM for a Catalog Item. So, there is a Single Line Text type variable - 'Approvers'. This field has the name of the Group that should be set as the Approval on the RITM. For the Catalog...

find_real_file.png