✨ VFVA Support Tools

A collection of useful utilities to help you work with data

Input Json
Flowbuilder JSON Output
Error Occurred
Example Usage
Input:
{"name": "Alice", "score": 95}
Output:
[ {"field": "name", "value": "Alice"}, {"field": "score", "value": 95} ]