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
...
Send Email
...
- Content: the value stored in HTML_Output it is used for this parameter
- Subject: the value for this parameter is passed via IN argument Subject
...
- File attachments: 1.jpeg has been attached to the email:
...
On Execution Workflow
Execution Result:
There are several scenarios/business flows that can be built using only Communication activites or in addition to other Flowster Studio activities. The complexity of the workflows is business-driven and may include flows like: sending a HTTP request using different parameters and different methods: GET/POST, using HTML composer to send a message in HTML format and triggering a webservice.