RequestApprovals
Given an approval flow, request it be started.
Input
| Name | Type | Required | Description |
| Id | Int64 | True | Approval flow ID. |
Result Set Columns
| Name | Type | Description |
| Success | Bool | Outputs true if the procedure succeeded. |
Given an approval flow, request it be started.
| Name | Type | Required | Description |
| Id | Int64 | True | Approval flow ID. |
| Name | Type | Description |
| Success | Bool | Outputs true if the procedure succeeded. |