0
votes

I want to do a search within a sheet. I manage to get a list of entries (https://sheets.googleapis.com/v4/spreadsheets/{spreadsheetsID}/values/1?alt=json&key={API KEY})

but am unable to perform a search. I use API KEY Is it possible to get an example?

1
Please provide enough code so others can better understand or reproduce the problem. - Community

1 Answers

0
votes

Unfortunately, there is no method in Sheets API which lets you perform a search.

This has already been reported on Google's Issue Tracker here. I suggest you star the issue and eventually add a comment as well stating that you are interested in this feature.