wfm.GetWorkflowData
This job returns the status information of a workflow model for a workflow ID.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
STRING |
Yes |
ID of the organization of the workflow model |
|
STRING |
Yes |
ID of the workflow model |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
STRING |
— |
ID of the workflow model |
|
STRING |
— |
Name of the workflow model |
|
INT |
— |
Status of the workflow model: |
|
STRING |
— |
ID of the creator of the workflow model |
|
INT |
— |
Creation time of the workflow model |
|
STRING |
— |
Version of the workflow model |
|
STRING |
— |
ID of the user who locked the workflow model |
|
STRING |
— |
Name of the user who locked the workflow model |
|
INT |
— |
Lock time of the workflow model |
|
STRING |
— |
Short description of the workflow model |
|
INT |
— |
Icon ID of the workflow model |