GetObjectWorkflowTaskActions
Retrieve all available workflow actions that can be initiated on a specific object workflow.
Input
| Name | Type | Required | Description |
| TaskId | String | True | The task id field value. |
Result Set Columns
| Name | Type | Description |
| Name | String | The workflow action name used to initiate the workflow. |
| Label | String | The workflow action label as seen in the UI. |