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!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...