Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

SAP SuccessFactors Webhook

Hi.I am facing too much difficult to integrate ServiceNow and SAP SucessFactors ToDos.Now I am trying to configure the SuccessFactors Webhook, based on SuccessFactors Spoke. I will be glad to receive an example of payload to reach the scripted REST A...

Resolved! Unable to parse outbound rest message response

I've been attempting to parse an outbound rest message response in JSON format from a third party alerting tool, however the use of JSON.parse doesn't seem to work, showing values as 'undefined' in the logs. Here is a snippet of the response which I'...

Resolved! REST API Explorer - Create Change With Type Emergency

Hi there, I am trying REST API Explorer POST method to create a change request with type emergency but I am not sure how to specify that I want a change request to be created as an emergency change.Any hints?Thanks

AJ2025 by Tera Contributor
  • 1146 Views
  • 3 replies
  • 3 helpfuls

Resolved! Integration - Mid Server Usecase

In the HRSD module, when performing integration( success factor to ServiceNow), is it recommended to use a MID server or only the API?If the MID server is not used, the requests will be directed to the default ServiceNow data center IPs, correct? Cou...

VasukiS by Tera Guru
  • 1917 Views
  • 3 replies
  • 2 helpfuls

Exception caught in rest step in flow designer

catch (ex) {        msg = ex.message;    current.variables.exception_caught = msg; //Exception Caught message    current.variables.message_in_table = errMessage; //Error message    current.variables.scenario_choices = 'exception';    var wff = new Wo...

Resolved! Importing CSV Files via MID Server – Is It Possible?

I have a MID Server set up and successfully using it for exports from ServiceNow. Now, I want to import CSV files via the MID Server, but I don't see it listed as an option under Data Sources > File Retrieval Methods.Is it possible to import CSV file...

SwathiBanda by Tera Contributor
  • 1311 Views
  • 1 replies
  • 1 helpfuls

Resolved! Ticket Display from API

Hi! I am trying to create a display for all non-assigned tickets from multiple customer-instances at our office. I figured I should use the REST API for this, but is there any other option? This will be made using basic python-scripting to send API r...

FredricH by Tera Contributor
  • 669 Views
  • 2 replies
  • 2 helpfuls

CXone Chat Transcripts

I am attempting to bring in Chat transcripts stored in CXone into ServiceNow.  Does anyone have any experience in doing so? We would love to do this near real time, but if we have to setup a batch process that is OK too.  thank you!

rsmoot by Kilo Contributor
  • 1131 Views
  • 2 replies
  • 0 helpfuls

Is it possible to use AI for free?

Could you let me know if any AI tools can be used for free? Many AI services require payment, but I am looking for free alternatives. Are there any reliable AI platforms that offer useful features without a subscription? If so, what are the best opti...

JacobRyan by Kilo Contributor
  • 966 Views
  • 3 replies
  • 0 helpfuls

External system requesting catalog items via API call

Another team in my organization would like to order catalog items from a link within their system via and API call to ServiceNow.  We (the ServiceNow administrator team) would like to provide validation that checks the body of the api call making sur...

Ben Lageson by Tera Contributor
  • 748 Views
  • 1 replies
  • 0 helpfuls

Resolved! Help with editing Change Request states via rest API

Hello everyone I need some advice. We have a consultant working on integrating our change workflow with an external alert system. I've made an API account for them which has regular ITIL rights as well as the various Rest API roles. We want this acco...

phases.png ACL.png State.png Workflow change.png

Integration with Maintenance Schedules module

We are looking to integrate 'Maintenance Schedules' with IBM netcool. I curious to know from the community if anyone has done any sort of integration with Maintenance Schedules module? What was the use case?Thanks in advance!