mvishwanath | 2017-02-17 20:19:55 UTC | #1
I know we can get all the email conversation(started within the start and end dates) using aggregate conversation query API.
How can I get all the conversations(would have started anytime and not disconnected\closed) for the current time?
Thank You!
anon28066628 | 2017-02-21 13:31:46 UTC | #2
The conversation details query over a period of the past 'x' hours (say from 1 hour ago to current time as the interval) will return historical and in-progress conversations. The presence of a conversationStart field and absence of conversationEnd should indicate the conversation is in progress.
system | 2017-08-28 19:32:12 UTC | #3
This post was migrated from the old Developer Forum.
ref: 934