- Okta Workflows
There is the following JSON:
{
"fruit.name": "Banana",
"fruit.color": "Yellow"
}
Both keys have a dot in the name. The following flow reads items containing a dot in the name:
Result running the flow:
NOTE: There is no straightforward way to read a key with a dot in its name. This guide shows a workaround.
