Skip to main content

Update Issue Investigation Status

Update issue's investigation status.

External Documentation

To learn more, visit the CyCognito documentation.

Parameters

ParameterDescription
Investigation StatusThe new investigation status to be updated.
Issue Instance IDThe 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

Workflow LibraryPreview this Workflow on desktop