---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Inbound web service examples

# Inbound web service examples {#ariaid-title1}

Inbound web service examples demonstrate how to access ServiceNow web services.
* **[Java Apache Axis2 web services client examples](https://servicenow-prod.fluidtopics.net/LkpdHcxIA2VXXb8Ky56X9A)**   
  Examples demonstrating an integration with Axis2 Version 1.4.
* **[Microsoft .NET web services client examples](https://servicenow-prod.fluidtopics.net/_wd~OjU0tcsTXfJJhZ7fmA)**   
  Examples demonstrating an integration with Microsoft .NET Web Services Client.
* **[Perl web services client examples](https://servicenow-prod.fluidtopics.net/rdDW1aMCNRRHetDvntc5sg)**   
  Examples demonstrating an integration with a Perl web services client.
* **[Python web services client examples](https://servicenow-prod.fluidtopics.net/AQTKUsK2Oth5IFEC0cvZYw)**   
  Examples demonstrating an integration with a Python web services client.
* **[Web services C Sharp .NET end to end tutorial](https://servicenow-prod.fluidtopics.net/wAR9hHf71sSzcv12NIfBRQ)**   
  Examples demonstrating how to use .NET to consume a ServiceNow web service.
* **[Sample ASP.NET with C Sharp redirect with cookies](https://servicenow-prod.fluidtopics.net/dITqgVoMTfLLkwIxPGx0~g)**   
  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](https://servicenow-prod.fluidtopics.net/7R4K4ugsgsLLet0Rao8q_g)**   
  This sample ASP .NET code creates a simple authentication portal and passes an unencrypted HTTP header as a URL parameter.
* **[Retrieve a large number of records using SOAP](https://servicenow-prod.fluidtopics.net/mp2UePwDLKOtG9shoaPEpg)**   
  By default, a single SOAP request can retrieve a maximum of 250 records.

