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.
- 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
- 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.
- 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/ to identify the list of Param Keys based on the Function you access.
- File Format
The supported file format for SOAP is XML. Click here to learn more.
Updated on: 24/04/2024
Thank you!