{{ jsonPathPreview }} Get part of the JSON content with JSONPath and store the first result in the variable. If there are multiple results, they are comma separated. JSONPath examples.
If the value can't be found, the variable will be set to this instead.
$
$
The variable can be used in any action after this one (which makes the action order important.)

When checked, actions after this are repeated for each item in the result. More info