<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
How to Search a Card’s JSON Response in Workflows
Workflows
Okta Classic Engine
Okta Identity Engine
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:
Testing a Workflows card 


Clicking on an item shows the JSON response:
JSON response

There is the possibility to search the response to find a particular value.

 

Searching for stella shows matching results in yellow:

Searching card’s JSON response


There is also the possibility to search for a key:

Searching card’s JSON response


The JSON on the right side has small arrows with the label expand when hovering over the arrows:

Searching card’s JSON result


Clicking on the arrows expands the particular JSON path:

Expanding the JSON response 


The search also works when running the flow and looking at a particular card response:

Searching card’s JSON result  

Loading
How to Search a Card’s JSON Response in Workflows