How to Search a Card’s JSON Response in Workflows
Last Updated:
Overview
This article describes how to search a card’s JSON response in Okta Workflows.
Applies To
- Okta Workflows
Solution
The following shows testing a Workflows card:
Clicking on an item shows the JSON response:
There is the possibility to search the response to find a particular value.
Searching for stella shows matching results in yellow:
There is also the possibility to search for a key:
The JSON on the right side has small arrows with the label expand when hovering over the arrows:
Clicking on the arrows expands the particular JSON path:
The search also works when running the flow and looking at a particular card response:
