InitiateDocumentWorkflow
Initiate a document workflow on a set of documents.
Input
| Name | Type | Required | Description |
| WorkflowName | String | True | The document workflow name value. |
Result Set Columns
| Name | Type | Description |
| RecordUrl | String | The record url of the initiated workflow. |
| RecordId | String | The record id of the initiated workflow. |
| WorkflowId | String | The workflow id of the initiated workflow. |