Inbound web service examples
Inbound web service examples demonstrate how to access ServiceNow web services.
- Java Apache Axis2 web services client examples
Examples demonstrating an integration with Axis2 Version 1.4. - Microsoft .NET web services client examples
Examples demonstrating an integration with Microsoft .NET Web Services Client. - Perl web services client examples
Examples demonstrating an integration with a Perl web services client. - Python web services client examples
Examples demonstrating an integration with a Python web services client. - Web services C Sharp .NET end to end tutorial
Examples demonstrating how to use .NET to consume a ServiceNow web service. - Sample ASP.NET with C Sharp redirect with cookies
This sample ASP.NET code creates a simple authentication portal and passes an unencrypted HTTP header as a cookie. - Sample ASP Script for unencrypted single sign-on
This sample ASP.NET code creates a simple authentication portal and passes an unencrypted HTTP header as a URL parameter.
Parent Topic:Inbound web services