...
Get Workflow Execution Status
This activity retrieves the status for the specified workflow using the Flowster RestAPI.
...
Activity Parameters
The Get Workflow Execution Status activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
Connection (text box editor type) (type: object): Flowster Connection. The Output from Connect to Flowster RestApi activity should be used as Input for this parameter.
Timeout (text editor type)(type: int32): specify the number of minutes to wait the operation
Workflow Guid (text editor type)(type: string): enter the Workflow Guid. This parameter can be obtained from the Output parameter of the 'Start Flowster Workflow' activity
The Read Only Output variable are the possible output values that the activity will provide:
Output (text editor type)(type: string): outputs the Workflow Execution Status. Valid Status: ‘Completed',’Aborted','Terminated','Error','Denied','Expired','Exception','Started'
Get Workflow Parameters
This activity gets the specified workflow’s parameters using the Flowster RestAPI.
...
Activity Parameters
The Get Workflow Parameters activity parameters can be provided by manual inserted values or via IN arguments or variables:
Get Workflow Tracking Data
This activity retrieves the Tracking Data for the specified workflow using the Flowster RestAPI.
...
Activity Parameters
The Get Workflow Tracking Data activity parameters can be provided by manual inserted values or via IN arguments or variables:
Start Flowster Workflow
This activity starts the specified workflow using the Flowster RestApi.
...
Activity Parameters
The Start Flowster Workflow activity parameters can be provided by manual inserted values or via IN arguments or variables:
Stop Flowster Workflow
This activity stops the specified workflow using the Flowster RestAPI.
...
Activity Parameters
The Stop Flowster Workflow activity parameters can be provided by manual inserted values or via IN arguments or variables: