Creating a SOAP Component

SOAP (Simple Object Access Protocol) is a messaging protocol specification for Web Services.

Inside LinkApi, you can easily create SOAP Components. When creating a Component, simply change its type to SOAP. Some changes will occur.

The Base URL will be the WSDL of your web service.

1293

For Authentication help, access the Authentication article.

1277

In the Resources tab, the Alias represents the action you'll consume in the web service. The Action will request the URL Action. Click Add Resource to add it to your list.

When you're done, hit Create and your Component will be ready to use.