Update Issue Investigation Status
Update issue's investigation status.
External Documentation
To learn more, visit the CyCognito documentation.
Parameters
Parameter | Description |
---|---|
Investigation Status | The new investigation status to be updated. |
Issue Instance ID | The ID for a specific issue occurrence on an asset to be retrieved. Can be obtained from the List Issues action.Note - Make sure to insert the instance ID Without the issue/ prefix. |
Example Output
{
"failed": [
"string",
true,
0,
"string",
"string",
[
"string"
],
{
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
},
"Unknown Type: null"
],
"updated": [
"string"
]
}
Workflow Library Example
Update Issue Investigation Status with Cycognito and Send Results Via Email
Preview this Workflow on desktop