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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...