SimpleT Parse JSON into Key-Value Pairs

SimpleT Parse JSON into Key-Value Pairs lets you extract data from JSON strings and use it in Salesforce Flows. It converts complex JSON into simple key-value pairs that Flow can work with, so you do not need custom Apex code.

Setup

Use these guides before adding the JSON Parser to your Flows:

What this tool does

Primary functions

When to use this tool

Understanding JSON and key-value pairs

What is JSON?

JSON (JavaScript Object Notation) is a format for storing and exchanging data. Example: