Following my last topic to retrieve data from an API, I managed to make it easier with the help of Dora_paz.
Only, I would like to be able to fully use all the possibilities of the API, which can be found at this address on GitHub: https://github.com/Kadaaran/api-kaamelott
I used the GET function with “random”, it works. But as soon as I do GET with “all” I get this error:
Now with get all since you have all data in lists you can pick a random item from citation and using index in list get info from other lists. Similar way to create a custom search, if in list … find index … then …
I advance slowly, but surely. I’m blocking for the search system. I would like that if the user types the name of a character it displays all the quotes for that character. And if the user types part of a quote, it displays the quotes containing that part of the text.
I tried following a guide for the search bar, but it doesn’t work the way I want, here is the .aia:
@Rogerio_Rios
I am experimenting, looking for a lot of tutorial and guide as well, and it’s because I can’t or don’t understand that I come to ask for help. I’m not asking to do it for me, but to help me understand.
If someone gives me a working aia, good, I study it to figure out what I missed