This module is for making SOAP recipients on the LeadConduit platform.
Please see the license agreement.
Can be tested with the service at Learning web services (data below also used by this test flow):
- Url:
http://www.learnwebservices.com/services/hello?WSDL
- Function:
SayHello
- Arg.HelloRequest.Name:
{{first_name}}
(for example) - Outcome Search Term:
<HelloResponse><Message>Hello {{lead.first_name}}!</Message></HelloResponse></SayHelloResponse>
(for example)