function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Dzmitry YarashukDzmitry Yarashuk 

Is there any way to load LiveChatTranscript messages (whole conversation) as an array

I'm loading data about chats through SOQS query from LiveChatTranscript entity. But LiveChatTranscript has a message history only as a text (field Body), so I have to parse this text to retrieve messages one by one.
I tried to load messages from LiveChatTranscript.ConversationEntries relations, but it's empty for all my chats.

Does SOQS have a resource for loading chat messages by ChatId?

Thanks.
Roberto MontoyaRoberto Montoya
Hello, did you find a way to do this? I'm also looking to do the same. I'd like to get each chat message individually instead of having to parse the body.
Dzmitry YarashukDzmitry Yarashuk
Hi. No, I didn't. I had to parse a body :(
Dzmitry YarashukDzmitry Yarashuk
Give me your email or, for example, skype, I'll send that I have
 
Roberto MontoyaRoberto Montoya
Thanks again for the reply!
Amit Mittal 15Amit Mittal 15
Hi Dzmitry,

I have a similar requirment. it would be great to know how you get this implemented. Please let me know if we can connect on this. My email id is 'aim.mittal.85@gmail.com'. Thanks
Vijayalakshmi Katta 10Vijayalakshmi Katta 10
Hi Amit, Dzmitry,

I have a similar requirement. Can you please let me know how you have implemented this?
Hasmukh LoharHasmukh Lohar

Hi, 

I have a similar requirement and would greatly appreciate it if someone could kindly share the solution with me via email at 'hasmukh@enthu.ai'.

Thanks