【发布时间】:2017-12-23 19:06:09
【问题描述】:
我遇到了 gmail api 的问题,
当我通过 id 使用 get 方法获取邮件内容时,在回复邮件的情况下,我无法正确隔离用户响应。
例如,这是他的电子邮件正文,
A ten, for sure. Photos are great as well as the service!
Sent from my iPad
On Jul 17, 2017, at 11:32 AM, Steve <test@test.com> wrote:
Hi Patty!
It would really help us if you could take 10 seconds of your time to rate your experience with Walgreens Photo Print from 0-10 below
012345678910
unsatisfied very satisfied
Thank you for taking the time to let us know what you think. We will use this information to help improve our service!
Have a great day!
Steve
我想隔离客户的反应:“10,当然。照片和服务一样棒!”
但是,当我收到电子邮件的正文时,这似乎是不可能的。
也许我可以用线程做点什么?
【问题讨论】: