---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Use a service reference in an integration

# Use a service reference in a C Sharp integration {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Use a wizard to add a service reference for a C Sharp integration.

Go to the Solutions Explorer and select Service ReferencesAdd Service Reference. A wizard will appear asking for an address. Use: https://\<instance
name\>.service-now.com/incident.do?WSDL. Accept the defaults for the rest of the wizard.

Open the app.config file and change the Security mode to "Transport" and the
clientCredentialType and proxyCredentialType to "Basic"  
Abbildung : 1. Dot net app config

