Conversation button
To update the conversation button text from the widget side
Conversation button
acquireIO.updateTranslated({source:”New Conversation”,message:”YOUR_CONVERSATION_BUTTON”,language:”en”});Last updated
To update the conversation button text from the widget side
Parameters Required to update the greeting Introduction text
Source("Original Greeting Text Message")
Message("Provide the Message you want to update to")
Language("Provide the language code")
acquireIO.updateTranslated({source:”New Conversation”,message:”YOUR_CONVERSATION_BUTTON”,language:”en”});Last updated