CreateWorkflowGroup

App Portal 2020 R1

You can use the createWorkflowGroup web method to create new work flow group.

Parameters

The createWorkflowGroup web method includes the following parameters:

createWorkflowGroup Parameters

#

Parameters

Data Type

Description

1.  

workflowGroupName

String

Name of the approval group.

2.  

approverNameWithDomain

String

Domain name\User name

3.  

workflowFamilyName

String

Name of the workflow family.

4.  

isDefaultWorkflow

Boolean

Enter True to specify that the current workflow is the default workflow; otherwise, enter False.

Return Value

Returns one of the following values:

Returns TRUE for success
Returns FALSE for error