Beginner’s Guide to JSON in Adalo
The Basics
{
"name": "Taylor",
"age": 28,
"member": true
}Common Value Types
JSON in a Custom Action
Using JSON with External Collections
Arrays Must Have a Unique ID
Quick Validation Tip
Last updated
Was this helpful?