E
E
Eugene2019-10-27 02:55:28
JavaScript
Eugene, 2019-10-27 02:55:28

How to send structured request to google sheets api?

Is there a way in version 4 of api to send structured requests?
In the official googleapi library, the get method only accepts parameters in the form "Data!A1:D4", where Data is the sheet name, A1:D4 is the selection range. But how to send a request to get a selection, for example, by cell value or by max/min value?
I know for sure that Google has a structured query language sq, which is similar to sql. I even found examples of such requests in the 2nd and 3rd versions of the library.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2019-10-27
@dimonchik2013

go from the rear
i.e. API different, but sheet as source

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question