Hi all,
I'm using ICM query which got from query editor to pull some incidents based pon conditions into flow. The query is running fine and is giving me the desired results in ICM. However if I run the flow I'm getting a bad request error as below for the same:
{
"error": {
"code": "",
"message": "Invalid options specified in OData query. Syntax error at position 6 in the query
}
}
Any help is appreciated as I'm new to flow.