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

Forum Posts

Variable Information within INC

Trying to figure out how to get a variable out of the "Variables Information" section within an INC using the rest API calls. I tried adding variables.xxx to my query, but I can't seem to find the actual name of the variable I am looking for without ...

Attachment is not opening

Hi Team, I am trying to attach some API response as an excel file to some record in ServiceNow. The file is getting attached to the record, but when I am trying to open it, it is showing one error message as below:-  Please check the below mentioned ...

KrutikaKulkar1_0-1724064471407.png

OAuth for API

my instance is air gapped and i have other in-house products and i want to be able to use the api of servicenow, right now i am using the basic api (creating a user  and making basic auth request with it) but it creates a new session on every request...

oauth_initiator.do

is it possible to use it in server script since I am using backend APIs and I need to create token with AUTH CODE as it should be user based and it should not be showing to the user any window