All Apps and Add-ons

ServiceNow User / Custom View Ingestion

willadams
Contributor

I have a working connection with ServiceNow and can pull data from the database based on my inputs.  However one thing I am trying to do is pull down information related to a custom database view that is not a database table that would normally be found in the SNOW database.  For example I have a custom view called u_customview_splunk.  Is there a way to pull down a custom view from ServiceNow with the current TA?  I  have tried configuring the input as follows

 

[snow://u_customview_splunk]
account = servicenowaccount
duration = 60
id_field = sys_id
index = snow_index
since_when = 2000-01-01 00:00:00
table = u_customview_splunk
timefield = sys_updated_on
disabled = 0

 

Is there another variable that can be called (i.e. instead of "table = xxxxx", something like "view = ......").  I haven't seen this yet in the doco.  

Labels (2)
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...