json file #15984
Unanswered
LASESANAMUR
asked this question in
Help
json file
#15984
Replies: 1 comment
-
Hey @LASESANAMUR this sounds like an interesting use for Budibase - could you share with us what you've tried so far? Does the API return JSON as an array of objects? You could even just use the JSON itself as a datasource. Here I've got an API GET request that returns 10 objects in an array. And I can then use that Query as a datasource You can take a closer look if you like - |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am developing a webapp using Budibase.
My JSON file is retrieved from a database via an API-REST. I would like to display the data (using the Design tool ) in a table that I have create with the Component. The data in the row cannot be display. I tried to transform with the transformer but it is still not working
Has somebody already experimented such a problem? Can somebody give me a clue for solving this problem?
Beta Was this translation helpful? Give feedback.
All reactions