ConnectIT 365

SOAP (Export)

To be able to use SOAP, you will first have to to import the WSDL definition for the SOAP service you are planning to use. For more information on this, go here. When the WSDL is imported proceed below:

On the SOAP tab of the export definition, select the correct authorization type. Currently supported authorization types are anonymous, basic and bearer token.
Also on the SOAP tab, select the service you want to use, followed by the correct binding.

After selecting the desired binding, other fields will be filled automatically, as well as the SOAP Request Message lines.

The comment lines in the SOAP Request Message lines will tell you which elements are optional and which have to be in the request exactly once.
Use the exclude column to rule out any optional elements you do not want to use.
Fill out all needed values. It is possible to use variables, to learn more about this check the Values.

Once the SOAP Request Message is complete, it is possible to generate export definition lines based on an XML file of the response, or based on the response from executing the SOAP call directly.
To do so, select Create, Create Definition Lines and when prompted select From Request. A SOAP call will be made and the response will be handled the way you are used to from creating definition lines directly from a selected file.

Additionally it is possible to select an import definition to process the response from the export with.

IDYN 2024