-
ServiceNow Data Stream Action JSON Path Syntax
If you are creating a Flow Designer Data Stream Action, you’ve encountered that you should Split and then Process your results using either an XML or a JSON path. I’ve found that this splitting via JSON Path has some quirks, and does not completely follow the JSON Path specification. In particular, if you have a…