Begin activity

This activity, along with the End activity. is initial and appears when a new workflow is created. it's a logical start of every workflow. 

End activity

This activity, along with the Begin activity. is initial and appears when a new workflow is created; it's a logical conclusion of every workflow. 

Script activity

The Script activity runs a script in the scope of the workflow version.

Input variables

FieldDescription
ScriptThe script to execute.