For the complete documentation index, see llms.txt. This page is also available as Markdown.

Greeting Introduction

To update the greeting Introduction from the widget side

Greeting Introduction

Parameters Required to update the greeting Introduction text

  1. Source ("Original Greeting Text Message")

  2. Message("Provide the Message you want to update to")

  3. Language("Provide the language code")

acquireIO.updateTranslated({source:”Ask us anything. We'd love to hear what brought you to here!”,message:”YOUR_MESSAGE”,language:”en”})

Last updated