How to get live messages or connect chat messages through the API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-27-2020 11:48 PM
Hi Everyone,
Greeting for the day!!!
Could anyone tell me how could i get connect chat messages through the means of the API.
I am using London developer instance in which i am having chat between system administrator and Abel tuter(impersonate user). My requirement is to get the chat transcript by the means of the API(Rest or Table API).
Please suggest me on this so that i could move on with this development.
Regards
Kirti Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-28-2020 03:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-28-2020 03:53 AM
Thanks for quick responses.
yes i am getting data in live feed message as you shown in the above image but i want to run a API in which i will get all messages.
Mainly i want to show one to one message in my sample application which will be like real time chat with user.
Regards
Kirti Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-28-2020 04:00 AM
the sample which i had provided, that's working at my end .
i tested with one example:
scenario : admin and abel tuter chat conversation.
so i passed the encoded query in "sysparm_query" parameter and then it has retrieved the chat details.
EG: profile=e3949a5c0a0a3c6d01e089a708d3ebef^group=b8354357dbed0050e4d95740cf9619e8
Assuming you have an admin role.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-28-2020 04:39 AM
Thank you so much Finally i got it.
Really appreciate you help.
Have a great day.
Thanks again.
Regards,
Kirti kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-28-2020 04:44 AM
glad i helped.
Mark my answer as correct and helpful.