Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:extensions:workflowdesigner:soap-extension [2016/05/08 19:33] swarnat |
en:extensions:workflowdesigner:soap-extension [2016/05/08 19:34] (current) swarnat [Documentation] |
||
---|---|---|---|
Line 29: | Line 29: | ||
<code php> | <code php> | ||
- | // The SOAP Operation must have this name. You must spefify your operation name | + | // The SOAP Operation must have this name. You must specify your operation name |
$operationName = "81e4a_leadrequest" | $operationName = "81e4a_leadrequest" | ||
// This example will transfer 3 parameter to the workflow | // This example will transfer 3 parameter to the workflow |