> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.stock-sync.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# SOAP (beta) connection method

For the SOAP (beta) connection, you must have the following fields filled out. The **SOAP (beta) connection method** is only available for the **Update Product** feed.  
  
![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/screenshot-2024-04-24-at-10311_1d8z1q0.png)
  
1. **WSDL URL**
  
This is the link that you will receive to access the file that resides within the SOAP. For example, [http://stocksync.com/services/get_inventory.asmx?wsdl](http://stocksync.com/services/get_inventory.asmx?wsdl)

2. **Action Name**
  
Action Name is the function to access. Based on the example above, the Action Name is **StockGetRequest**. But in Stock Sync, you need to specify as **Stock_Get_Request**.

3. **Query Params** 
  
If you have to enter any credentials to access the SOAP, then you will need to add the Param Key and Value. Use [https://wsdlbrowser.com/](%20https%3A//wsdlbrowser.com/) to identify the list of Param Keys based on the Function you access. 

4. **File Format**
  
The supported file format for SOAP is XML. Click here to [learn more](https://help.stock-sync.com/en/article/xml-file-format-11cb92c/). 

![](https://storage.crisp.chat/users/helpdesk/website/2bb70c902aaf0000/2151ba67-27dc-4a81-960f-c0888a_zh1qoh.png)