Example JSON
Key features of the Build JSON block include
- Dynamic Key-Value Pairing: Easily create JSON objects with multiple key-value pairs, where the keys are strings, and the values can be any supported data type (text, number, boolean, list, time).
- Nested JSON Objects: Supports creating nested JSON objects, enabling you to build intricate data structures as needed.
- Integration with Other Blocks: You can pull in values from other blocks within the workflow, ensuring that your JSON object is dynamically constructed based on the outputs of preceding actions.