...
Table of Contents | ||
---|---|---|
|
Activities
HTTP Request
This activity sends a http request with either POST / GET methods and outputs the result.
Trigger webservice
This activity triggers the webservice specified in the URL parameter with the given arguments.
HTML Composer
The Content parameter is given by the user via In argument defined in the Parameters Area from WF Designer panel:
The output returned by this activity is stored into the variable HTML_Output and will be used as imput for Content parameter from Send Email activity.
...