Intro to JSON
Understand how JSON organizes data in your workflows.
Last updated
Understand how JSON organizes data in your workflows.
Last updated
Feedback
⬆️ CannyCopyright © 2024 Rewst
🥚 JSON is how APIs deliver data in a clear, organized format that both machines and people can understand. In this module, you'll learn how Rewst uses JSON to structure workflow results, making it easy to find and work with the data you need.
Open a workflow in Rewst and check the Context to see the data collected during a run. Identify a piece of information—like a user's name or a weather update—and note how it’s labeled and structured in JSON. This will help you get comfortable reading and navigating workflow results.
Take the JSON knowledge check: