Connectivity details
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Outbound SOAP Web Service
For SOAP requests initiated from your ServiceNow instance to be able to successfully communicate with the web service provider inside a remote network, the ServiceNow instance must have HTTP or HTTPS access to the SOAP endpoint at the provider.
Like any integration, such as LDAP, web services, or JDBC, the SOAP endpoint may reside behind a firewall that is blocking inbound communication from the instance. If this is the case, you need to make network changes to allow this connectivity into your network. You can either modify the firewall and ACL rules to allow the instance IP address, configure the SOAP message to be sent through a MID Server, or implement a Virtual Private Network (VPN) tunnel to allow the instance communication into your network.