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

Forum Posts

OAuth Authentication

Hello, Question on  how OAuth works in ServiceNow. looks like we need a user account in ServiceNow for an external system to connect to ServiceNow to get the tokenCan we do without a user account? If so can you please help with the steps. Thanks,

SKum by Kilo Sage
  • 1046 Views
  • 2 replies
  • 1 helpfuls

Coupa Spoke Limitations

The Coupa Spoke is very restrictive. There is no documentation from ServiceNow side or the Coupa side on how to write a "Query Text". Also the action only returns a single record when you are expected to work on multiple records:I know there is a str...

AmolJ_0-1763612586734.png
AmolJ by Tera Expert
  • 985 Views
  • 2 replies
  • 1 helpfuls

cant create or update incident by API call

hi all im trying to update or create an incident record, using a non-admin user, i have grante to this user this roles-itil-snc.internal-incident.writebut every time i try it i receive this message:{"error": {"message": "Operation Failed","detail": "...

Enovella23 by Tera Contributor
  • 1388 Views
  • 7 replies
  • 0 helpfuls

Intune CMDB import to SN

Hi everyone I’m importing Intune managed devices into cmdb_ci_computer via a Data Source (scripted) that calls Microsoft Graph:REST Message: Azure Intune → method device_import (GET)Endpoint used in script: https://graph.microsoft.com/v1.0/deviceMana...