Open
Description
🐛 Describe the Bug
The Get Messages by Conversation id does not bring back the body of emails. It only brings back the body of SMS, Live Chat, etc.. If the message type is email you have to perfrom and extra step and use the Get Message by ID to retrive the acatul message body.
📍 API Endpoint
https://services.leadconnectorhq.com/conversations/TTSK9wbmd9UlW7Jr9oUl/messages
✅ Expected Behavior
To return that actual message when the message type is email. Currently with that message type it omits it.
💻 Screenshots or Code Samples
Product Area
conversations
🧠 Additional Context
No response