integration with cisco ISE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2018 01:24 AM
how to integrate service now with cisco ISE .. Any help is appreciated?
- Labels:
-
Integrations
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2018 01:32 AM
may i know the use case?
do you want to get the data from ISE to servicenow or you want to send the data from servicenow to ISE?
have you tried to build the connection using REST Message?
pass the ISE API url as and endpoint and test it.
just for the reference adding ISE API details.
https://www.cisco.com/c/en/us/td/docs/security/ise/2-0/api_ref_guide/api_ref_book.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2018 02:08 AM
i want to get the data from ISE To Service now

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2018 02:19 AM
you can use the rest message . just pass the ise api url as an endpoint in rest message as well as valid credentials then test it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2018 02:20 AM
If you want to exchange data between ISE and ServiceNow, then that IS possible via ERS API with ISE.