InitiateObjectWorkflowAction
Initiate a workflow action on a specific workflow.
Input
| Name | Type | Required | Description |
| WorkflowId | String | True | The workflow id field value. |
| WorkflowName | String | True | The workflow action name retrieved from GetObjectWorkflowActions. |
Result Set Columns
| Name | Type | Description |
| Success | String | Whether the workflow action was successfully initiated. |