How to create an Asset query from tenable to ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 11:28 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 12:17 PM
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)
Regards,
Sharad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2024 12:09 AM
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??