We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Need to fetch TPE value from previous step

ATF steps:Send rest request ---- From which Engagement ID is fetched (TPE......)Create String Variable--- Used in order to fetch value of TPE from previous stepRun server side script --- It should return me TPE Value using get Value ??  (Note: it sho...

Screenshot 2025-02-13 at 12.01.07 PM.png Screenshot 2025-02-13 at 11.57.58 AM.png
Snow preck by Tera Contributor
  • 655 Views
  • 2 replies
  • 1 helpfuls

QR Code Generator in ServiceNow Using API Call - Article

QR Code Generator in ServiceNow Using API CallPrerequisitesA ServiceNow instance with appropriate permissions.Basic understanding of REST APIs.Knowledge of UI Actions and scripting in ServiceNow.API Endpoint: Quick Chart.Steps to ImplementStep 1: Cre...

rathan_now by Tera Contributor
  • 6858 Views
  • 7 replies
  • 9 helpfuls

Venefi Integration for Certificate Management

Has anyone integrated venefi What is Certificate Management? (venafi.com) for certificate management into ServiceNow?  If so how did you do it. Also did you map to certificate management, incident, task, catalog?

pszpakowski by Tera Contributor
  • 2677 Views
  • 3 replies
  • 0 helpfuls

Resolved! how to fetch object/Json ?

Hi Team, I am fetching one record in rest message and I want only particular field. Here I want to fetch "Apttus__FF_Agreement_Number__c"?can anyone help me in this? if(g_form.getValue("crn") != ""){        var gr = new GlideAjax("global.clmCrmIntegr...

PrathameshChav_0-1739442775387.png PrathameshChav_1-1739442823954.png