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

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama 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/yG4ONxQFTX5N9rIbRaU56w)**   
  Examples demonstrating an integration with Axis2 Version 1.4.
* **[Microsoft .NET web services client examples](https://servicenow-prod.fluidtopics.net/Qv417JTQ1jCoO8YsLzrKMw)**   
  Examples demonstrating an integration with Microsoft .NET Web Services Client.
* **[Perl web services client examples](https://servicenow-prod.fluidtopics.net/K~Vg_tkxXqGEmwBLEpo3HA)**   
  Examples demonstrating an integration with a Perl web services client.
* **[Python web services client examples](https://servicenow-prod.fluidtopics.net/Wi3_i6CPzGWBHMSbuRGcxA)**   
  Examples demonstrating an integration with a Python web services client.
* **[Web services C Sharp .NET end to end tutorial](https://servicenow-prod.fluidtopics.net/UITzwNXS_QsyL3YdHu20TQ)**   
  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/Y8C6hjKnvz2TgmkctHmufA)**   
  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/V482gw_Xrne45yTO_iEk_Q)**   
  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/2~bAlwV4yJyMdX_lRIUOsw)**   
  By default, a single SOAP request can retrieve a maximum of 250 records.

