Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Communication 

Table of Contents
minLevel2

 

 

Activities

HTML Composer

 

This activity substitutes a visual HTML editor.

 

Send Email

 

This activity sends an email according to given specifications.

 

 HTTP Request

 

This activity sends a http request with either POST / GET methods and outputs the result.

...

 
 
 
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.

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

Image Removed For Addresses parameters values are passed via IN arguments : 
 Image Removed
 
Image Removed

 

 

On Execution Workflow

...