All Apps and Add-ons

Is the Splunk Add-on for ServiceNow compatible with Scripted REST API URIs?

andrewtrobec
Motivator

Hello!

I was able to configure the Splunk Add-on for ServiceNow to extract data from the standard ServiceNow tables using just the base URL in the configuration:

https://<instance_name>.service-now.com/

I have an additional need which is to be able to sync results from a custom table rather than a standard one. The endpoint is set up and has the URL:

https://<instance_name>.service-now.com/api/<name_space>/<api_name>/<resource_name>;

If I access that endpoint via browser it returns the results, but if I try to configure it in the add-on, then it doesn't work. I checked the logs and I see that it is adding /api/now/table/ to the URL, effectively converting the above URL into the following:

 https://<instance_name>.service-now.com/api/<name_space>/<api_name>/api/now/table/<resource_name>;

What I would like to know is whether the add-on is compatible with scripted REST API URIs (info on ServiceNow website).

Thanks!

Andrew

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...