API method to create the initial message
A new API method to fill the text input with a premade message, passed as a argument. Like openDialog('Hello, I need help with me dashboard'), and the input field would have 'Hello, I need help with me dashboard'

-
Zach Lanich commented
This is one of the things I'm desperately looking for. I'd like to more/less create my own triggers at a javascript level, and use JS/Site info to dynamically trigger the chat box and send the first message. An example would be pulling the page title and some other info and automatically saying "Hey there! I see you're looking at "..." and "...". Would you like to chat about pricing?"
A more powerful JS API in general would be awesome. It's not bad so far, but mostly allows us to hook into the events. It doesn't allow us to automate much with the Chat Box though.
-
Istiak Ferdous commented
More likely a trigger!