- 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
02-04-2020 01:38 AM
Hi Chuck, Thanks for helping out. However i also require one more answer regarding whether these ips of personal dev instances are static or not?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2020 04:45 AM
Hi Arpit,
as this is a cloud environment, we can't ensure that your instance will remain in the same physical datacenter during its lifetime. We can move instances around for many reasons. That means that the IP address may change at any moment, or may not change at all for a certain time.
This is why we recommend to our customers whitelisting an IP range when they need to do this (think firewalls, email servers, VPN, etc).
Kind regards,
Lucas Vieites
P.S. If my reply helped you, please mark it as helpful or correct so other community members can benefit from this information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2020 01:44 AM
Hi Lucas,
Thanks for clearing things out. It is really helpful.
So how can i get information on ip ranges of instance to be white-listed.
Thanks,
Arpit Modi
- 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
02-05-2020 08:04 PM
Thanks Lucas!!!