CreateWorkflow
You can use the createWorkflow web method to create new workflow.
Parameters
The createWorkflow web method includes the following parameters:
| # | Parameters | Data Type | Description |
|---|---|---|---|
| 1. | workflowName | String | Name of the workflow. |
| 2. | workflowDesc | String | Description of the workflow. |
| 3. | workflowGroupName | String | Name of the approval group. |
| 4. | workflowFamilyName | String | Name of the workflow family. |
| 5. | approverNameWithDomain | String | Domain name\user name |
Return Value
Returns one of the following values:
-
Returns TRUE for success
-
Returns FALSE for error