When receiving data from a web server in the JSON format, the data is always a string (text). In order to be able to access the information inside this string, you must “parse” the JSON string so that it gets converted into a computer readable native JavaScript Object.
In order to be able to change the JSON string via our platform or the API, you can give use the data coming from a Direct Text Input or an Import Textcomponent as input to the Parse JSON component.
JavaScript errors detected
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.