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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...