Conversation New Message

lightning:conversationNewMessage

Indicates that a new message was sent by the customer.

For Use In

Lightning Experience

The lightning:conversationNewMessage event is triggered when the customer sends a new message. This event is also triggered when using Enhanced Messaging channels. To work with Enhanced Messaging channels, the session must be active and the Enhanced Conversation Component must be visible on the page.

For more information, see Events for Chat in the Salesforce Console Developer Guide.

NameDescriptionTypeDefaultRequired
contentThe message that was sent by the customer.stringYes
nameThe name of the user who sent the message. This name matches the username displayed in the conversation log.stringYes
recordIdRecord ID of the conversation.stringYes
timestampThe date and time that the message was received.dateYes
typeThe type of message that was received—for example, agent.stringYes