Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to create an Asset query from tenable to ServiceNow

Samolo Ram Anto
Tera Contributor

Hi, 
I am trying to get a query for the scheduled import of assets from tenable SC to ServiceNow.

But I don't know how to create the query to bring the assets to servicenow.

2 REPLIES 2

maroon_byte
Mega Sage

ServiceNow store has Tenable app which can be deployed in the ServiceNow instance which you can configure. These apps are dependent on ITOM license.

 

Coincidently, I am almost done creating a custom integration with Tenable.IO to sync Tenable tracked assets, scans & vulnerabilities using Flow Designer. I have used the endpoint in below screenshot and other GET endpoints under 'VULNERABILITY MANAGEMENT' > Exports to get required data.

Source: Navigate the APIs (tenable.com)

 

maroon_byte_0-1713986092407.png

 

 

Regards,

Sharad

For this I am using the tenable.SC an the service graph connector gives you it gives you a way to import the assets of this app using a scheduled import but the problem is that it asks for a query and I don't know how to create it from tenable to receive the assets.

Some ideas??