UpdateWorkflowContacts
You can enroll/unenroll contacts of a workflow.
Input
| Name | Type | Description |
| WorkflowId | String | The ID of the workflow. |
| String | The email of the contact you wish to enroll in the workflow. | |
| Process | String | Process you want to execute. Opsional values are enroll and unenroll.
The allowed values are enroll, unenroll. |
Result Set Columns
| Name | Type | Description |
| Success | String | Returns True if specified process succeed. |