Gmail API 批量获得支持?

编程入门 行业动态 更新时间:2024-10-26 11:23:54
本文介绍了Gmail API 批量获得支持?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在使用 Gmail API 进行 WEB HTTP 调用.有没有办法批量获取消息内容?

I am doing WEB HTTP calls using Gmail API. Is there a way to batch get message content?

似乎messages.list只返回messageIds,messages.get只支持单条消息查询.

It seems that messages.list only returns messageIds, and messages.get only support single message query.

列表 API:www.googleapis/gmail/v1/users/userId/messages获取 API:www.googleapis/gmail/v1/users/userId/messages/id

LIST API: www.googleapis/gmail/v1/users/userId/messages GET API: www.googleapis/gmail/v1/users/userId/messages/id

帮帮我吧~谢谢!

推荐答案

你绝对可以做batched messages.get(),很多问题已经涵盖了它:stackoverflow/search?q=%5Bgmail-api%5D+batch

You can definitely do batched messages.get(), quite a few questions covering it already: stackoverflow/search?q=%5Bgmail-api%5D+batch

更多推荐

Gmail API 批量获得支持?

本文发布于:2023-10-04 15:56:53,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1467188.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:批量   Gmail   API

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!