Google Apps Script make HTTP POST

后端 未结 4 1553
北荒
北荒 2021-01-02 06:56

I would like to make an HTTP POST using google apps script. I have found very little documentation on this, maybe someone could kindly help?

The HTTP POST will be to

4条回答
  •  清歌不尽
    2021-01-02 07:32

    I think, you are missing the authorization part. Look at these two links, this might be helpful to you. https://www.youtube.com/watch?feature=player_embedded&v=j0wjM1Ds3lc https://github.com/entaq/GoogleAppsScript/tree/master/Twilio

提交回复
热议问题