Hello bubblers, I am new to using this platform and i find it quite interesting but unfortunately I am facing a problem I dont know how to solve. I am trying to get the title of any book typed in by the user but each time i fetch the title using the google books api i get a very long string as opposed to just one title. How do i ensure i get only one title. find the attached to see the result
Are you using a plugin or did you build the API connection through the API connector? From the looks of it, it would appear that you’re pulling a list of books (the comma separated values) as opposed to a single result.
If you’re interested in using GoodReads, I built a plugin that does the same thing you’re looking for.
Could you post a screenshot of the data source? If no results are appearing, it’s likely that you don’t have a defined search term [q] or that the search type [searchfield] isn’t properly defined.
It looks like you have not added an API key. Register as a developer at GoodReads.com/api and add your API key to the plugin. Otherwise, your setup looks correct.
As well, I had a few minutes just now so I recorded a video walkthrough. Here’s a link.