This plugin includes 1 page element:
• Read JSON Data Value
Use the 'Read JSON Data Value' element to access, display, or manipulate JSON data directly on your page. Place a unique element for each data piece you need to work with. For nested lists/arrays, refer to the example app.
Each element features two input fields:
• JSON Data: The JSON data source you want to read from.
• Key: Specify the location within the JSON structure to read from or write to. Refer to the documentation or example app for guidance.
• Default Value: The default value when error or not found.
The 'Read JSON Data Value' element provides various outputs, each corresponding to:
• Different data types.
• Whether the value is part of a list (array) or not.
This flexibility allows seamless integration with other elements and expressions, ensuring compatibility with the output of the 'Read JSON Data Value' element.
Please note that the output is automatically determined by the JSON parser based on your JSON's formatting, which cannot be altered at present.
Make sure to anticipate the expected data type; for instance, JSON dates are stored and read as strings within the plugin.
Demo in run mode:
https://json-data-value-demo.bubbleapps.io/version-test?debug_mode=trueDemo editor page:
https://bubble.io/page?name=index&id=json-data-value-demo&tab=tabs-1