---
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


---

# Create a SOAP message

# Create a SOAP message {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Create a SOAP message to define the remote endpoint, WSDL, and authentication
settings.

## Before you begin

Role required: web_service_admin

## Procedure

1. Navigate to AllSystem Web ServicesSOAP Message.
2. Click New.
3. Enter a Name to identify the SOAP message.
4. Specify a WSDL using one of these options:  
   * To download and use an online WSDL source, select the Download WSDL check box and enter the URL for the WSDL in the WSDL field.
   * To enter the WSDL directly, clear the Download WSDL check box, and then copy and paste the WSDL XML into the WSDL XML field.
   {#t_CreateASOAPMessage__ul_apt_fj2_zq}
5. If the endpoint is protected by basic authentication, select the Use basic auth check box and enter the credentials.
6. If the endpoint requires mutual authentication, select the Enable mutual authentication check box and select a Protocol profile to use for mutual authentication.
7. Click Submit.  
   This image shows an example of a SOAP message that connects to a demo
   instance of ServiceNow.  

*[\>]: and then


