- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2020 11:43 PM
I am doing a POC on my personal dev instance to integrate a third party application. The SOAP apis of third party application are being used. However when i am calling them from instance, the request is getting blocked.
As per the third party app manager, they are asking for public ip of our instance so that ip can be white-listed and will not be blocked further.
I know for any authorized Servicenow Instance(other than PDI), we can get public ip via HI portal. But how to get this information for PDI. I also want to know if this public ip will remain same or keeps changing.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2020 02:27 AM
Hi Arpit,
customers have access to that information via our Service Portal (see: KB0550613 - Identifying and Enabling IP address restrictions - login required). In the case of personal developer instances, I'd recommend asking this specific question in the "Instance Help" forum.
Maybe there's also information in the Developer FAQ.
I hope this helps you further.
Lucas Vieites

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2020 11:48 PM
check stats.do page , there you will find ip address.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2020 11:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2020 11:54 PM
This is the private ip of the servicenow node from which my instance is connected.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2020 12:00 AM
did you try to ping the service-now instance using command ? see if its giving you public ip or not.
i am not sure but give a try.