Built-in apps
SOAP
5min
with the soap app in {{product name}} , you can use wsdl files to test soap based services connect soap and {{product name}} to create the connection log in to your {{product name}} account, add a soap module to your {{scenario singular lowercase}} , and click create a connection optional in the connection name field, enter a name for the connection enter your wsdl uri click save you've successfully created the connection and can now use the soap app in your {{scenario plural lowercase}} if you want to make changes to your connection in the future, follow the steps connect an application docid\ so88fm6pkt0g adkddfzz soap modules actions execute soap action unsupported features the soap module is currently in beta and does not support redefine elements fraction digits restrictions total digits restrictions white space restrictions multiple parts in input and output messages only single part messages are supported custom xml schema elements are defined with the help of soap encoding https //www w3 org/tr/2000/note soap 20000508/# toc478383512%22 ( http //schemas xmlsoap org ) schemas and elements for example, the following would not be recognized correctly by make \<complextype name="arrayoffloat"> \<complexcontent> \<restriction base="soapenc\ array"> \<attribute ref="soapenc\ arraytype" wsdl\ arraytype="xsd\ integer\[]"/> \</restriction> \</complexcontent> \</complextype> it includes the soapenc\ array , soapenc\ arraytype and wsdl\ arraytype references, which are not yet supported in {{product name}} if the soap module refuses to process the wsdl file or throws various errors in the module's configuration, you may try using the universal http > make a request module instead in {{product name}} , create a new {{scenario singular lowercase}} add the http > make a request module open the module's configuration and configure it open a new web browser window/tab paste the wsdl url into the web browser's address bar and fetch the xml file the wsdl url usually ends with ?wsdl , but not necessarily, e g http //voip ms/api/v1/server wsdl http //voip ms/api/v1/server wsdl if the wsdl file does not display directly in the web browser, open the downloaded file in a text editor search for the \<service> or \<wsdl\ service> tag once located, copy the url from the location attribute in {{product name}} , paste the url into the http module's url field open the online soap client in a new web browser window/tab paste the wsdl url into the wsdl url field click on the browse button pick from the list of functions to the left, e g getlanguages copy the content of the request xml text area in {{product name}} , paste the copied content to the module's request content field provide values for selected parameters by replacing the question marks with real values close the module's configuration by clicking on the ok button run the {{scenario singular lowercase}} or module