Live Chat open widget with message

Hi,

 

We use the live chat widget in our React application. Is there a way to open the widget with a pre-populated message:

window.HubspotConversations.widget.open(“Some message..”);

In several places in our app we want to open the widget with a pre-populated message to let users avoid unnecssary typing. I could look into the v3 converations API to post a message to a thread but I’m not sure how to do that from the docs on behalf of the user?

Thanks

Leave a Reply

Your email address will not be published. Required fields are marked *