simplegmail icon indicating copy to clipboard operation
simplegmail copied to clipboard

Support for threaded replies

Open victorbjorklund opened this issue 4 years ago • 5 comments
trafficstars

Great library. It's not clear however if there is support for threaded messages. I see thread id in private method but not anywhere that it is accessible for us. Is it possible to specify thread id?

victorbjorklund avatar Jun 29 '21 08:06 victorbjorklund

@victorbjorklund I can look into adding this. What would you like to be able to do, specify thread ID for searching for all messages from the thread? It's not obvious to me what the best and most useful interface is.

jeremyephron avatar Jul 01 '21 06:07 jeremyephron

So I just started looking into the gmail api and my idea is to build in email in a product (recruitment software). So when clicking in on a candidate it makes a query to the api to get all messages to and from that candidate. They might send a message asking "what is the next step?". I suppose then you can just choose which email to reply to. So i guess if we just provide the id for the message we reply to gmail will reply to that email. See what I mean?

victorbjorklund avatar Jul 01 '21 09:07 victorbjorklund

Looking forward to this feature as well. Would be great if we get an ability to send a reply over particular mail thread.

asicnick avatar Sep 05 '21 10:09 asicnick

I am curious about the progress on this. We would also need threaded replies 🙏

linkyndy avatar Mar 06 '23 22:03 linkyndy