Axonius Integration with ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2023 06:39 AM
Hello all,
I have a requirement to integrate Axonius with ServiceNow. Can anyone please let me know if there is an OOB connector for this integration.
If not then what would be the other way to integrate Axonius with ServiceNow.
A quick help is really appreciated.
Thankyou,
Pranita Bahuguni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2023 10:30 AM
There seems to be no service graph connector.
Following is the URL for documentation from Axonius website about the integration:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 12:44 AM
IF you know Can you please share information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 05:34 PM
Hi Pranita,
In order to integrate Axonius with your ServiceNow instance, you will need to configure this from Axonius. In Axonius, you will need to create the following:
- queries
- enforcements
Basically, you will set up a service account in ServiceNow (lets call this account axonadmin for this context), then in Axonius, you will input the credentials from your axonadmin service account into Axonius. Once this connection has been established, you will need to set up an enforcement that will use the saved query you created.
The enforcement uses the Table API in servicenow to update/add to the CMDB. depending on your Axonius environment, you may be able to create a scripted REST API for your Axonius connection to use. Your scripted REST API can call the IRE, or use another method to validate whether or not a CI already exists in the CMDB.
TLDR - the connection and configurations have to be done on the Axonius side, documentation for enforcements here and documentation for connecting the two platforms here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2024 01:34 PM