Working with JSON
Learn about structured data with JSON.
What Is JSON in MindStudio?
JSON Fundamentals Cheat-Sheet
Syntax
Meaning
Enable JSON Output

Define Your JSON Template
Extracting a Value from a JSON Structure
get Helper - Query JSON Variables
get Helper - Query JSON VariablesSyntax:
Example 1: Extract a Nested Value:
Example 2: Extract the First Item in an Array:
Example 3: Extract Multiple Values:
Best Practices When Extracting JSON
Last updated