What's the server-side equivalent of $.ajax() in Google Apps Scripts?

后端 未结 2 1168
生来不讨喜
生来不讨喜 2021-02-10 15:18

I want to perform an HTTP request from server-side code in a Google App Script with an Authorization header. Is there an App Script API for sending HTTP requests?

2条回答
提交回复
热议问题