How do I invoke the Google Cloud Endpoint from Google Apps Script?
There must be a supported way to do this.
For example, you create an endpoint and you want to use it from Google Apps Script. The only thing I see is using UrlFetchApp.fetch. But there must be a better way.
Thank.
Unfortunately, UrlFetchApp is the only supported way to call the Google Cloud Endpoints API at the moment. For more information on how the file requests the function, add additional support for Cloud Endpoints, can be found on the page.
Source: https://habr.com/ru/post/1533023/More articles:Python Fabric: отфильтровать выход сервера при захвате вывода run() - pythonTesting a service with $ httpBackend in AngularJS - angularjsSummarizing by groups using a function that includes the following group - rthe subset inside the function of the variables specified in ddply - rmeteor fusion cursors of the same collection - javascriptCan I put objects or just pairs to display objects? - c ++Pass CasperJS URL through CLI - javascriptМетод замены Java с помощью лямбда - javaHow to cut an array of integers in Java? - javaесли назначения python не возвращают значение, как мы можем сделать a = b = c = 42 - pythonAll Articles