我是Google Cloud Functions功能和实现的新手。因此,我想知道是否可以使用Cloud函数向第三方服务器API发出HTTP或HTTPS请求,如果可以,怎么办?当我收到响应数据时,可以使用相同的云函数实例将其存储到Firebase数据库中吗?
以及如何使该请求被定期调用或安排?提前致谢
httprequest node.js firebase google-cloud-platform google-cloud-functions
firebase ×1
google-cloud-functions ×1
google-cloud-platform ×1
httprequest ×1
node.js ×1