Jici
11
I will disagree as you are in a nocode world, not low code.
To be able to use as a visual editor, you need to parse it in a known structure. This is what Bubble do with API connector by creating an API type with a specific structure that can be use after in expression composer.
To solve that, Bubble would need to allow us to create a custom type with a defined structure. This is what most advanced Bubbler do by creating API Call that will have the expected JSON structure so we can use it in Bubble. Is not as simple as just add a :parse as JSON function like @goldy or you suggest.
However, Bubble could make a huge step by really allowing us to set a key in API connector as a API Type like the dropdown allow (but doesn’t work from what I know). This have been requested too in plugins editor…
1 Like